delete-reserves-category-by-id
DELETE/v1/projects/:projectId/econ-models/reserves-categories/:id
Delete the assumptions document that matches the given id scoped to projectId project.
Request
Responses
- 204
- 400
OK
Response Headers
- X-Delete-CountintegerThe number of records that match the given filters and were deleted.
Bad Request. There is something wrong with the request data.