account

Creates a new User API token

post/v0.1/api_tokens

Request body

descriptionstring

The description of the token

scopestring[]

The scope for this token.

Response

Success

idstring required

The unique id (UUID) of the api token

api_tokenstring required

The api token generated will not be accessible again

descriptionstring

The description of the token

scopestring[]

The scope for this token.

created_atstring required

The creation time

Changes

No recorded changes to this endpoint across all 1 revision of this API.