delete-forecast-by-id
DELETE/v1/projects/:projectId/forecasts/:id
Delete the Forecast 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.