api-keys
Revoke API key
Revokes an API key so it can no longer authenticate. The key remains visible as inactive.
delete/api/api-keys/{key_id}
Path parameters
key_idstring required
ID of the API key to revoke
ID of the API key to revoke
Response
Successful Response
DeletionResponse required
Empty acknowledgment returned when an operation succeeds.