Skip to main content
POST
Create a user token

Authorizations

Authorization
string
header
required

Username = api_key_id, Password = api_key_secret

Body

application/json
user
string<uuid>
required

ID of the user object.

Response

200 - application/json
user_token
string

The generated user token.