cURL
curl --request DELETE \ --url https://api.example.com/v1/automations/{id}
Deletes an existing automation.
OK