Revoke API key
revoke_api_keyRevoke a Bisibility API key instantly by its key ID to block access immediately. Use this only after user confirmation, since revocation is permanent and cannot be undone.
Instructions
Revoke an API key by key id. Revocation is immediate and cannot be undone; revoking the key this server is configured with locks the server out. Use only after the user confirms revocation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key_id | Yes | Identifier of the API key to operate on. | |
| project_id | No | Identifier of the bisibility project to operate on; list_projects returns valid project ids. | |
| idempotency_key | No |