ResourceSchedules Test
EventsManagement/ResourceSchedules/{resourceScheduleId}?overrideConflicts={overrideConflicts}
Delete a busy or available resource schedule. Booking Assignment Schedules must be deleted by updating their booking.
Http Verb DELETE
Resource URL https://ts-stg-appgw.calacademy.org/TessituraService/EventsManagement/ResourceSchedules/{resourceScheduleId}?overrideConflicts={overrideConflicts}

URI Parameters

Parameter Name Data Type Required Notes
resourceScheduleId integer Y
overrideConflicts boolean N When passed as true and the user group has rights to Override Resource Assignments, any overlapping will be updated to Ignore Schedule Conflicts.

Request Body

None.

No request body.

No response body. Please check http status code header for success (200 OK) or failure. It there are error(s), a collection of ErrorMessages will be returned.

No response body. Please check http status code header for success (200 OK) or failure. It there are error(s), a collection of ErrorMessages will be returned.

Change Version Description Contract Old New
Parameter Changed 15.0.0 resourceScheduleId has been marked as required. Required