users

Get user access token. New password used only for users who need to update it.

post/users/get_token

Request body

usernamestring required
passwordstring password required
tenant_namestring required
new_passwordstring password nullable

Response

Successful Response

access_tokenstring required

Changes

No recorded changes to this endpoint across all 1 revision of this API.