Skip to main content

Update User Profile

Updates the profile details of the logged in user, including changing password for authenticated/logged in users. Note: all fields are optional but at least one should be sent in the request.

Request Body
  • first_name string
  • last_name string
  • email string
  • password string
Responses

OK

Response Headers

    Schema
    • message string required
    Loading...