Force add a routing plan
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:
1
Maximum Length:40
The label of the routing profile.
Response
Supported Media Types
- application/schema+json
- application/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:
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.