v1
latestOpenAPI 3.0.02026-07-265081124.2 KBAuthentication
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"
}