Delete a shift
delete
/rest/ofscMetadata/v1/shifts/{label}
This operation deletes the specified shift.
Request
Path Parameters
-
label(required): string
Minimum Length:
1
Maximum Length:40
The label of the shift.
Response
Supported Media Types
- application/schema+json
- application/json
204 Response
This section describes the 204 status response for this operation.
Default Response
This section describes the default error response for this operation.
Root Schema : Error
Type:
Show Source
object
-
detail:
string
The detailed description of this error.
-
status:
string
The HTTP status code of this error.
-
title(required):
string
The brief description of this error.
-
type(required):
string
The URL of the web page containing more details about this error.