Token Auth
Update Token
Update token for identity with Token Auth
PATCH
/
api
/
v1
/
auth
/
token-auth
/
tokens
/
{tokenId}
Authorizations
Authorization
string
headerrequiredAn access token in Infisical
Path Parameters
tokenId
string
requiredThe ID of the token to update metadata for.
Body
application/json
name
string
The name of the token to update to.
Response
200 - application/json
token
object
requiredWas this page helpful?