Updates a resource's schedule.
The updateSchedule()
function returns a Promise that resolves when a resource's schedule has been updated. Use this function to update the bookings resource's schedule. To update other resource details use updateResource()
.
Notes:
"INDIVIDUAL"
, "GROUP"
, and "COURSE"
.This function requires elevated permissions and runs only on the backend and on dashboard pages.
Resource ID to update.
Schedule to update.