DELETE /api-keys/
This endpoint permanently revokes and deletes an API key. Once revoked, the key can no longer be used to authenticate requests.You cannot revoke the API key that is currently being used to make the request.
Path Parameters
The ID of the API key to revoke.
Response
Whether the key was successfully revoked.
A status message.