Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
New SLA schedule data
100
75 <= x <= 100
ID for an existing business-hours record in the 'chrono' service
Site IDs included in the SLA schedule
250
TZ name (default UTC if missing)
100
Auto-generated for POST if not provided, required for PUT
Needs to be true if weekly/monthly are false
Needs to be true if daily/monthly are false. If true, must pass day_of_week
Needs to be true if daily/weekly are false. If true, must pass day_of_month
monday
, tuesday
, wednesday
, thursday
, friday
, saturday
, sunday
1 <= x <= 28
User IDs to notify or a group parameter can be used
250
100
Response
Created. Returns the newly created schedule.