/
EL
elationhealth
/
api-authentication
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
elationhealth
api-authentication
patch
Partially Update Physician
v1
latest
OpenAPI 3.1.0
2026-07-24
447
622
848.7 KB
Physicians
Partially Update Physician
patch
/api/2.0/physicians/{id}/
Path parameters
id
integer
required
Request body
PatchedPhysician
required
credentials
string
nullable
email
string
email
fax
string
The physician's fax number.
first_name
string
id
integer
is_active
boolean
Whether or not the physician is still active at the practice.
last_name
string
license
string
license_state
string
metadata
object
nullable
npi
string
practice
integer
specialty
string
user_id
integer
nullable
Response
Physician
required
credentials
string
nullable
email
string
email
required
fax
string
The physician's fax number.
first_name
string
required
id
integer
is_active
boolean
Whether or not the physician is still active at the practice.
last_name
string
required
license
string
required
license_state
string
required
metadata
object
nullable
npi
string
required
practice
integer
specialty
string
user_id
integer
nullable