Calendars REST Endpoints

Business Objects/Locations/Role Profiles/Calendars
The operations from the Business Objects/Locations/Role Profiles/Calendars category.
Create a Calendar
Method: post
Path: /locations/{locationGid}/roleProfiles/{locationRoleGid}/calendars
Delete a Calendar
Method: delete
Path: /locations/{locationGid}/roleProfiles/{locationRoleGid}/calendars/{locationRoleProfCalSeq}
Get a Calendar
Method: get
Path: /locations/{locationGid}/roleProfiles/{locationRoleGid}/calendars/{locationRoleProfCalSeq}
Get Calendars
Method: get
Path: /locations/{locationGid}/roleProfiles/{locationRoleGid}/calendars
Update a Calendar
Method: patch
Path: /locations/{locationGid}/roleProfiles/{locationRoleGid}/calendars/{locationRoleProfCalSeq}
Update Calendars
Method: patch
Path: /locations/{locationGid}/roleProfiles/{locationRoleGid}/calendars