Revoke an API key
DELETE /keys/{keyId}
DELETE
/keys/{keyId}
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” keyId
required
string
The API key ID (jti)
Responses
Section titled “ Responses ”Successful response
Response body for DELETE /keys/{keyId} endpoint Confirms successful revocation of an API key
object
message
required
string
Bad Request
Unauthorized
Internal Server Error