delete-project-well-by-id
DELETE/v1/projects/:projectId/wells/:id
Delete the well 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.