Users
Issue user authentication token
Issue a new authentication token for the user. The clear-text token value is returned only in this response and cannot be retrieved afterwards. A user may issue tokens for themselves; issuing tokens for another user requires MANAGE_USERS access right.
post/v1/users/{user-id}/tokens
Path parameters
user-idinteger required
User ID
Request body
Response
Token issued successfully