Push Down all Workspace CBS Code to Project
put
/primeapi/restapi/cbs/import/workspace/{workspaceCode}/project/{projectCode}
Send a request to this endpoint to push down workspace CBS codes to a project.
Request
Path Parameters
-
projectCode: string
Project Code where CBS codes have to be pushed down.
-
workspaceCode: string
Workspace Code whose CBS codes have to be pushed down.
Response
Supported Media Types
- application/json
204 Response
Successful operation with no content.
400 Response
Invalid input for the CBS service. Verify the request contains valid data, then resubmit the request.