v1
latestOpenAPI 3.1.02026-07-263911,4691.1 MBSchedules
Update schedule assignees
Replaces the assignment rule for a schedule. The selected option replaces the current assignees entirely. Use 'users' to assign specific users, 'groups' to assign all members of a group, 'site_members' to assign all members of the target site(s), or 'site_members_in_group' to assign site members who are also in a group. The site_members and site_members_in_group options require the schedule to have targets (sites or assets) set.
patch/scheduling/v1/schedules/{schedule_id}/assignees
Path parameters
schedule_idstring required
ID of the schedule to update.
Request body
Response
A successful response.
S12SchedulingV1UpdateScheduleAssigneesResponse required
Response message for UpdateScheduleAssignees.