put
https://patient-api.portals.care/users/profile
Update a patient's profile with this PUT request. Authenticate by providing the user's JWT in the Authorization header.
In the request body, send the updated patient data.
Update a patient's profile with this PUT request. Authenticate by providing the user's JWT in the Authorization header.
In the request body, send the updated patient data.
Try It! to start a request and see the response here!