Revoke Permission
Revoke Permission
Revokes a permission (role) assignment, removing the identity’s access to the operations granted by the permission.
DELETE
Revoke Permission
Documentation Index
Fetch the complete documentation index at: https://docs.dfns.co/llms.txt
Use this file to discover all available pages before exploring further.
Authentication
✅ Organization User (CustomerEmployee)✅ Delegated User (
EndUser)✅ Service Account
Required Permissions
Permissions:Revoke: Always required.Authorizations
Bearer Token: Used to authenticate API requests. More details how to generate the token: Authentication flows
User Action Signature: Used to sign the change-inducing API requests. More details how to generate the token: User Action Signing flows
Path Parameters
ID of the permission (also referred to as "role" in the dashboard).
Required string length:
1 - 64ID of the permission assignment.
Required string length:
1 - 64Pattern:
^as-[a-z0-9]{5}-[a-z0-9]{5}-[a-z0-9]{14,16}$Query Parameters
If true, bypasses the approval process and revokes immediately.
Response
200
Success
Last modified on May 29, 2026
