Availabilities
Creates a new availability
POST
/
availabilities
Authorizations
apiKey
string
queryrequiredQuery Parameters
apiKey
string
requiredYour API key
Body
application/json
days
enum<integer>[]
Array of integers depicting weekdays
Available options:
0
, 1
, 2
, 3
, 4
, 5
scheduleId
integer
requiredID of schedule this availability is associated with
startTime
string
requiredStart time of the availability
endTime
string
requiredEnd time of the availability
Was this page helpful?