Create an API key

Body Params
string
required

Name of the token

date-time

Expiration date of the token

scope
object

Scope of permissions

string
length ≤ 50

Tag associated with the token

Responses
201

The created API key

403

The maximum number of two API keys has been reached

409

An API key with the same name already exists

Language
Credentials
Bearer
JWT
Response
Click Try It! to start a request and see the response here!