API Reference

Change Patient Password

To change a patient's password, you can use this endpoint with a POST request. You will need to authenticate by providing the user's JWT in the Authorization header. Optionally, provide the unique organization ID in the request header.

In the request body, you must provide the currentPassword and the newPassword.

Language
Click Try It! to start a request and see the response here!