Delete a Workspace CBS Code by Workspace CBS ID
delete
/primeapi/restapi/cbs/workspace/{id}
Send a request to this endpoint to delete a workspace CBS code. An application object will be created using the JSON data provided in the request body.
Request
Path Parameters
-
id: integer(int64)
UNDEFINED
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.