v1

latestOpenAPI 3.0.12026-07-2372111.3 KB
ApiTokens

Create API token

Create API token. Available for all account types (Operations account, Client account, Vendor account). Accepts account reference, name, optional description, and at least one module. Returns the created API token object with revision 1 and token value (returned only on create).

post/public/v1/accounts/api-tokens

Request body

namestring
iconstring nullable
descriptionstring nullable

Response

Created

idstring
namestring
iconstring nullable
revisioninteger
statusstring
descriptionstring nullable
lastAccessAtstring date-time nullable
tokenstring