Reject a founder-binding claim (operator)
ic_admin_reject_ownershipDrop a pending founder-binding request from the queue (no bind) with an optional reason, and write an audit entry. Args: { id, reason? }. Returns { ok, id, slug? }. Required scope: admin:ownership_review.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The pending ownership request id to reject. | |
| reason | No | Optional moderator note, recorded in the audit log. |