Revoke Organization API Key
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
keyId
Response
OK
deleted
id
Errors
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
429
Too Many Requests Error

