curl -X DELETE "https://api.sequinstream.com/api/destinations/http_endpoints/my-endpoint" \ -H "Authorization: Bearer YOUR_API_TOKEN"
{ "id": "<string>", "deleted": true }