Api Tokens
Create api token
Create a new api token for this user. This token can be used to authenticate against the API. The token has the same privileges as the current user account, assigned to tenant.
Required permissions:user:api-token:write
POST
Authorizations
Value for the Authorization header parameter.
Body
Description of the API token
Required string length:
3 - 255
Date and time when the API token expires. If null, the token never expires.
Was this page helpful?