v1

latestOpenAPI 3.0.02026-07-265081124.2 KB
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

messagestring

Example response

{
  "message": "API key revoked successfully"
}