Skip to main content
DELETE
/
automations
/
{id}
Deletes an automation.
curl --request DELETE \
  --url https://api.leadping.ai/automations/{id}
true

Path Parameters

id
string
required

The ID of the automation.

Response

Returns the bool.

The response is of type boolean.