Required Permissions
Your root key must have the following permission:rbac.*.delete_permission
Request
Specifies which permission to permanently delete from your workspace.This can be a permission ID or a permission slug.WARNING: Deleting a permission has immediate and irreversible consequences:
- All API keys with this permission will lose that access immediately
- All roles containing this permission will have it removed
- Any verification requests checking for this permission will fail
- This action cannot be undone
- Have updated any keys or roles that depend on this permission
- Have migrated to alternative permissions if needed
- Have notified affected users about the access changes
^[a-zA-Z][a-zA-Z0-9._-]*$Length: 3-255 charactersExample: perm_1234567890abcdefResponse
Indicates whether the permission was successfully deleted.