Revoke Access Key

View as Markdown

Path parameters

jtistringRequiredformat: "^ak_[0-9a-f]{32}$"
Stable JWT ID of the Scoped Access Key to revoke.

Response

Successful Response
jtistring
Stable JWT ID for this Scoped Access Key.
revokedboolean
True when this request newly recorded the key's revocation.

Errors

404
Not Found Error
409
Conflict Error
422
Unprocessable Entity Error
501
Not Implemented Error