Reset a User's Password

Resets the password for a CRM user. This is an administrative action and requires appropriate permissions.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Schema for the administrator password reset request.

string
required

The _id of the user whose password needs to be reset.

string
required

The new password to be set for the user.

Headers
string
required

Your unique Organization ID.

Response
200

The user's password was reset successfully.

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here!