v1

latestOpenAPI 3.0.02026-07-24212113249.1 KB
Organizations

Revoke API key

post/organizations/revoke/api-key

Response

Successful response

apiKeyboolean

Returns True if the key has been revoked.

messagestring

Message

Example response

{
  "apiKey": true,
  "message": "API key has been removed from the organization"
}