Skip to main content
PATCH
Update patient contact details

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
email
string<email> | null
secondary_phone
string | null
address
string | null
city
string | null
county
string | null
country
string | null
next_of_kin_name
string | null
next_of_kin_relationship
string | null
next_of_kin_phone
string | null

Response

Patient-owned resource.

data
object