Authentication
Revoke API key
Revokes the currently active API key. The key will immediately stop working for authentication.
delete/auth/api-keys
Response
API key revoked successfully
Example response
{
"message": "API key revoked successfully"
}Revokes the currently active API key. The key will immediately stop working for authentication.
API key revoked successfully
{
"message": "API key revoked successfully"
}