Calendars REST Endpoints
Business Objects/Locations/Role Profiles/Calendars
The operations from the Business Objects/Locations/Role Profiles/Calendars category.
- Create a Calendar
- Method: postPath:
/locations/{locationGid}/roleProfiles/{locationRoleGid}/calendars - Delete a Calendar
- Method: deletePath:
/locations/{locationGid}/roleProfiles/{locationRoleGid}/calendars/{locationRoleProfCalSeq} - Get a Calendar
- Method: getPath:
/locations/{locationGid}/roleProfiles/{locationRoleGid}/calendars/{locationRoleProfCalSeq} - Get Calendars
- Method: getPath:
/locations/{locationGid}/roleProfiles/{locationRoleGid}/calendars - Update a Calendar
- Method: patchPath:
/locations/{locationGid}/roleProfiles/{locationRoleGid}/calendars/{locationRoleProfCalSeq} - Update Calendars
- Method: patchPath:
/locations/{locationGid}/roleProfiles/{locationRoleGid}/calendars