Admin - Revoke an API key
DELETE/admin/revoke-api-key
authorization
This API endpoint requires an API Key with at least one of the following Roles: SystemAdmin
Revokes an API Key. The API Key is invalidated and can no longer be used to authenticate the user in the subsequent API calls via the AUTHORIZATION header.
Request
Responses
- 200
- 400
- 401
- 404
- 500