Calendars REST Endpoints
Power Data/Driver Types/Calendars
The operations from the Power Data/Driver Types/Calendars category.
- Create a Calendar
- Method: postPath:
/driverTypes/{driverTypeGid}/calendars - Delete a Calendar
- Method: deletePath:
/driverTypes/{driverTypeGid}/calendars/{homeLocationGidxactivityCalendarGid} - Get a Calendar
- Method: getPath:
/driverTypes/{driverTypeGid}/calendars/{homeLocationGidxactivityCalendarGid} - Get Calendars
- Method: getPath:
/driverTypes/{driverTypeGid}/calendars - Update a Calendar
- Method: patchPath:
/driverTypes/{driverTypeGid}/calendars/{homeLocationGidxactivityCalendarGid} - Update Calendars
- Method: patchPath:
/driverTypes/{driverTypeGid}/calendars