latestOpenAPI 3.1.02026-08-10150311431.9 KB

c1f3c6d96b31

API Tokens

Create a new API token

Create a new API token

post/tokens

Request body

token_idstring required

The unique ID of this API token

namestring required

The user friendly name of the API token

claimsobject

Key value pairs of auth claims the API token is entitled to

Response

Successful Response

token_idstring required

The unique ID of this API token

namestring required

The user friendly name of the API token

claimsobject

Key value pairs of auth claims the API token is entitled to

tokenstring required

The decoded API token