latestOpenAPI 3.0.32026-08-224982,0272.8 MB

e445c15e5bee

User

Update access token template

Partially updates an access token template owned by the authenticated user. Only the fields provided in the request body will be updated.

patch/api/v2/user/accesstokentemplate/{id}

Path parameters

idstring required

The public ID of the template to update

Request body

namestring

New display name for the template (must be unique per user)

tokenScopesstring[]
allowedIPsstring[]
permittedEnterprisesstring[]
permittedWalletsstring[]

Response

OK

idstring required
namestring required
userIdstring required
enterpriseIdstring
tokenScopesstring[]
allowedIPsstring[]
permittedEnterprisesstring[]
permittedWalletsstring[]
createdAtstring date-time
updatedAtstring date-time