Skip to main content

Update Event Schedule

POST 

/api/EntityEventSchedules/UpdateEventSchedule

Tier: Public — stable, supported for third-party integration.

Updates an entity-event schedule; every field is re-applied. Changing Scope clears the other scope foreign keys and re-resolves the new one (except a known defect where ScopeDepartmentId is not cleared when moving away from a Department scope). Validated the same way as EntityEventScheduleController.CreateSchedule(...).

Request

Responses

The updated schedule. See EntityEventSchedules.EventScheduleDetailDto.