Shifts REST Endpoints
Metadata/Shifts
The shifts.
- Create or update a shift
- Method: putPath:
/rest/ofscMetadata/v1/shifts/{label}
- Delete a shift
- Method: deletePath:
/rest/ofscMetadata/v1/shifts/{label}
- Get a shift
- Method: getPath:
/rest/ofscMetadata/v1/shifts/{label}
- Get shifts
- Method: getPath:
/rest/ofscMetadata/v1/shifts