Admin - Revoke a user usage permission on a key
DELETE/admin/keys/revoke-usage-permission
authorization
This API endpoint requires an API Key with at least one of the following Roles: SystemAdmin | KeysManager
Revokes a user/group usage permission on a key. The user is identified by its user_id or user_name, group is identified by its group_id or group_name and the key is identified by its key_id or key_name.
Request
Responses
- 200
- 400
- 401
- 404
- 500