Revoke Organization API Key

View as Markdown

Revoke an API key immediately. Rotation is create-then-revoke: create the replacement, cut over, then revoke the old key.

Authentication

AuthorizationBearer

Use Bearer <api-key>.

Path parameters

keyIdstringRequired

Response

OK
deletedtrue
idstring>=1 character

Errors

401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
429
Too Many Requests Error