Users
Perform the specified action on the user account
post/admin/v1/users/{username}/actions/{action}
Path parameters
usernamestring identifier required
The account's username
action'reset-password' | 'activate' | 'inactive' required
The action to perform on the user account
Response
The action was successfully executed