Delete a list of destinations by their external ID. This operation will fail if any destination in the request is associated with a job, unless the force
query parameter is set to true
.
Empty response
The response for a bad request.
Validation Error
client.hosted_extractors.destinations.delete(["myDest", "MyDest2"])
{ }