v1
latestOpenAPI 3.0.12026-07-13139143370.4 KBResources
Reassign Resource
Use this endpoint to Reassign appointments from one resource to another. If the startDate is not supplied, the default is today's date + 1 day; If the endDate is not supplied, all future appointments from the start date will be reassigned. If the calendar id is not supplied the default is the primary calendar of the location.
put/setup/v1/resources/{id}/reassign/appointments/{resourceId}
Path parameters
idstring required
id of the original resource
resourceIdstring required
id of the target resource
Query parameters
startDatestring date-time
YYYY-MM-DD, Appt range start date
endDatestring date-time
YYYY-MM-DD, Appt range end date
calendarIdstring
CalendarId of calendar containing appointments
Response
Success