Token Auth
Revoke Token
Revoke token for identity with Token Auth
POST
/
api
/
v1
/
auth
/
token-auth
/
tokens
/
{tokenId}
/
revoke
Authorizations
Authorization
string
headerrequiredAn access token in Infisical
Path Parameters
tokenId
string
requiredThe ID of the token to revoke.
Response
200 - application/json
message
string
requiredWas this page helpful?