v1

latestSwagger 2.02026-07-132525401.9 MB
account

Creates a new App API token

post/v0.1/apps/{owner_name}/{app_name}/api_tokens

Path parameters

owner_namestring required

The name of the owner

app_namestring required

The name of the application

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