Update an availability

Path Params
string
required

ID of the availability to update

Body Params
boolean

Whether the Appointment Availability should appear in the calendar

int32

How long (in minutes) the availability should last.

string

The datetime at which the availability should begin.

string

The timezone in which you would like to set availability.

string

The URL of the provider. This will be in the form of https://api.oncallhealth.ca/providers/{provider_id}/ and can be obtained using the Providers API.

string

A recurrence rule determining the frequency (which must be WEEKLY), number of recurrences (which must be an integer), and days of the week (which must be SU, MO, TU, WE, TH, FR, or SA) the availability record in question applies to.

Response

Language
Credentials
OAuth2
Response
Choose an example:
application/json