DELETE api/v1/shiftcodetemplatelinkedshifts/{departmentId}/{shiftId}/{effectiveDate}/{dayOfWeekId}/{volumeLow}/{volumePeak}
delete from shift to shift code template linked shifts
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| departmentId | integer |
Required |
|
| shiftId | integer |
Required |
|
| effectiveDate | date |
Required |
|
| dayOfWeekId | integer |
Required |
|
| volumeLow | integer |
Required |
|
| volumePeak | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of integerResponse Formats
application/json, text/json
Sample:
[ 1, 2 ]