Update an availabilityAsk AIpatch https://api.oncallhealth.ca/appointmentavailabilities/{id}Path ParamsidstringrequiredID of the availability to updateBody ParamsavailablebooleanWhether the Appointment Availability should appear in the calendartruefalsedurationint32How long (in minutes) the availability should last.starts_atstringThe datetime at which the availability should begin.starts_at_timezonestringThe timezone in which you would like to set availability.providerstringThe 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.rrulestringA 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 200200Updated over 4 years ago