v1

latestOpenAPI 3.0.02026-08-0417295208.0 KB
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

OR

Response

Created token object, which also contains the token itself and id of the token

idstring

Token Id, represents the token position for token management

tokenstring

Token itself. It's one-time generated, couldn't be read with different api.