Force add a routing plan (v1)
put
/rest/ofscMetadata/v1/routingProfiles/{profileLabel}/plans/custom-actions/forceImport
This operation creates the routing plan for the specified routing profile. In the case when Routing Plan with provided label already exists, it will be overwritten.
Request
Supported Media Types
- application/octet-stream
Path Parameters
-
profileLabel(required): string
Minimum Length:
1Maximum Length:40The label of the routing profile.
Response
Supported Media Types
- application/json
- application/schema+json
200 Response
This section describes the 200 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.