Tokens

Create new API token for automation

post/tokens

Request body

namestring
ttlinteger required

from 1 minute to 3 years

Response

token created successful

statusstring

Example response

{
  "status": "success"
}

Changes