POST
/api/im/delegation/revoke
Revoke a delegation
Revokes the delegation from the caller's DID to targetDid. Requires
a human-readable reason (recorded in im_revocation_entries and
auditable via /api/im/audit).
当前语言暂无代码示例
请求体
| Field | Type | Req | Default | Description |
|---|---|---|---|---|
| targetDid | string | Y | — | |
| reason | string | Y | — |