Calendars REST Endpoints

Power Data/Driver Types/Calendars
The operations from the Power Data/Driver Types/Calendars category.
Create a Calendar
Method: post
Path: /driverTypes/{driverTypeGid}/calendars
Delete a Calendar
Method: delete
Path: /driverTypes/{driverTypeGid}/calendars/{homeLocationGidxactivityCalendarGid}
Get a Calendar
Method: get
Path: /driverTypes/{driverTypeGid}/calendars/{homeLocationGidxactivityCalendarGid}
Get Calendars
Method: get
Path: /driverTypes/{driverTypeGid}/calendars
Update a Calendar
Method: patch
Path: /driverTypes/{driverTypeGid}/calendars/{homeLocationGidxactivityCalendarGid}
Update Calendars
Method: patch
Path: /driverTypes/{driverTypeGid}/calendars