latestOpenAPI 3.0.32026-08-224982,0272.8 MB

e445c15e5bee

User

Create access token template

Creates a reusable access token template for the authenticated user.

post/api/v2/user/accesstokentemplate

Request body

namestring required

Display name for the template (must be unique per user)

enterpriseIdstring

Scope the template to a specific enterprise; user must be a member of the enterprise

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

Response

OK

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