Endpoint Examples
Reset User Password
Reset the password for a specified user. This does not notify the user in any way.
POST
/
v1
/
resetUserPassword
Authorizations
X-API-Key
string
headerrequiredBody
application/json
user_email
string
requiredEmail address of the user whose password is to be reset
new_password
string
requiredNew password for the user
Response
200 - application/json
message
string