Reset all Project Cost Sheet Code.
delete
/primeapi/restapi/cbs/resetCostSheet/workspace/{workspaceCode}/project/{projectCode}
Send a request to this endpoint to reset all Project Cost Sheet Code.
Request
Path Parameters
-
projectCode: string
Indicate the project code where CBS codes have to be reset.
-
workspaceCode: string
Indicate the workspace code.
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.