Create a clinician

Creates a clinician record for a user of your application. Set externalId to your own user identifier. Returns 409 if a clinician with this email already exists — search first with GET /clinics/{clinicId}/clinicians?email= if you are unsure.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Clinic identifier

Body Params
string
required

First name of the clinician

string
required

Last name of the clinician

string
required

Email address of the clinician

string

External identifier of the clinicians

Responses

Language
Credentials
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json