Skip to main content
PATCH
Partially Update Physician

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Path Parameters

id
integer<int64>
required

Body

application/json
credentials
string | null
Maximum string length: 20
email
string<email>
first_name
string
Maximum string length: 50
last_name
string
Maximum string length: 60
license
string
license_state
string
metadata
object | null
npi
string

Response

200 - application/json
email
string<email>
required
first_name
string
required
Maximum string length: 50
last_name
string
required
Maximum string length: 60
license
string
required
license_state
string
required
npi
string
required
credentials
string | null
Maximum string length: 20
fax
string
read-only

The physician's fax number.

id
integer
read-only
is_active
boolean
read-only

Whether or not the physician is still active at the practice.

metadata
object | null
practice
integer<int64>
read-only
specialty
string
read-only
user_id
integer | null
read-only