Skip to content

Partially update a schedule item

PATCH
/v1/scheduleitem/{id}/

Update one or more fields of an existing schedule item.

id
required
string format: uuid

A UUID string identifying this schedule item.

object
id
string format: uuid
override
boolean
schedule_from
string format: date-time
schedule_to
string format: date-time
notification_targets
Array<string>
escalation_item
string format: uuid
contacts_groups
Array<string>
all_targets
boolean
object
id
required
string format: uuid
override
boolean
schedule_from
required
string format: date-time
schedule_to
required
string format: date-time
notification_targets
Array<string>
escalation_item
required
string format: uuid
contacts_groups
Array<string>
all_targets
boolean