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
Changes
No recorded changes to this endpoint across all 1 revision of this API.