Availabilities
Edit an existing availability
PATCH
/
availabilities
/
{id}
Authorizations
apiKey
string
queryrequiredPath Parameters
id
integer
requiredID of the availability to edit
Query Parameters
apiKey
integer
requiredYour API key
Body
application/json
days
enum<integer>[]
Array of integers depicting weekdays
Available options:
0
, 1
, 2
, 3
, 4
, 5
scheduleId
integer
ID of schedule this availability is associated with
startTime
string
Start time of the availability
endTime
string
End time of the availability
Was this page helpful?