PATCH
/
v1
/
business
/
patient
/
edit

Headers

auth
string
required

The auth token of the business. It is used to authenticate the client. This should be fetched from auth api.

Body

application/json
firstName
string
required
middleName
string
required
lastName
string
required
mobile
string
required
email
string
required
address
object
required
metadata
object
required

Response

200 - application/json
patientId
string
required