cURL
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:writePOST
cURL
Autorisierungen
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
The new ApiToken resource