Identity Revoke
identity_revokeRevoke a managed identity immediately. Requires admin role, identity:write scope, and an audit reason.
Instructions
Revoke a managed identity immediately. Requires admin role, identity:write scope, and an audit reason.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| identity_id | Yes | Identity id to revoke. | |
| operator_role | No | Operator role for this write action. Must be admin. | viewer |
| operator_scopes | No | Comma-separated operator scopes. Must include identity:write. | |
| reason | No | Human audit reason for revoking the identity. | |
| tenant_id | No | Tenant scope for audit logging. | default |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |