cURL
curl --request DELETE \ --url https://app.proliferate.com/api/automations/{id} \ --header 'Authorization: Bearer <token>'
{ "success": true }
API key authentication. Get your API key from the Proliferate dashboard.
200