delete-project-company-wells
DELETE/v1/projects/:projectId/company-wells
Remove the company wells documents that match the given filters from the projectId scope.
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.