Authorizations

Authorization
string
headerrequired

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

Path Parameters

id
integer
required
Required range: x > 0

Body

application/json
start

Appointment start date time (UTC)

end

Appointment end date time (UTC)

serviceId
integer | null

The service id of this appointment

Required range: x > 0
locationId
integer

The location id of this appointment

Required range: x > 0
practitionerId
integer

The practitioner id of this appointment

Required range: x > 0
caseId
integer | null

The case id of this appointment

Required range: x > 0
patientId
integer

The patient id of this appointment

Required range: x > 0

Response

200 - text

The response is of type enum<number>.

Available options:
1