Delete a WBS
delete
/primeapi/restapi/wbs/{id}
Send a request to this endpoint to delete a WBS.
Request
Supported Media Types
- application/json
Path Parameters
-
id: integer(int64)
The system-generated identifier of a WBS.
Response
Supported Media Types
- application/json
204 Response
Successful operation with no content.
404 Response
Invalid input for the WBS service.