Create API token
POST
/api/v1/apis/token/Query parameters
apikeyQuerystringrequiredAPI key used to authenticate the request
- required
- must be a valid API key
example{{api_key}}locationQuerystringrequiredSpecifies the target location for the API token
- non-empty string
- alphanumeric characters, hyphens, or underscores only
example{{location}}
Request body
application/json
Name of the API token
example
api-automationResponses
200Successful response
HTTP status code of the token creation request
example
200Status message indicating the result of the request
example
Success