API Tokens
Create API Token
Create an API token in the current account.
POST
Authorizations
API key for authentication. Make sure to include the word apikey
, followed by a single space and then your token.
Example: apikey 1234$abcdef
Path Parameters
Account ID.
Body
application/json
Response
200
application/json
OK.
The response is of type object
.