users
Create a new user token by admin user
Give access to allow user to do specific actions on one or more resources
post/users/{user_id}/tokens
Path parameters
user_idstring required
Request body
Response
Created token object, which also contains the token itself and id of the token
Changes
No recorded changes to this endpoint across all 1 revision of this API.