Update Physician Availabilities

Request Body

{
 "availabilities": [
{"start_time":"09:12:00",
 "end_time":"11:00:00",
 "weekday":0,
 "service_location_id":1234567,
 "appointment_types":[12345, 45678]
}]}
Language
Authorization
OAuth2
Click Try It! to start a request and see the response here!