Delete a shift
delete
/rest/ofscMetadata/v1/shifts/{label}
This operation deletes the specified shift.
Request
Path Parameters
-
label(required): string
Minimum Length:
1Maximum Length:40The label of the shift.
Response
Supported Media Types
- application/json
- application/schema+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:
objectError response
Show Source
-
detail:
string
The detailed information about the error.
-
status:
string
The HTTP status code.
-
title:
string
The summary of the error message.
-
type:
string
The URL of the page containing the error details.