AutomationsDelete an automationServer URLloading...DELETE/api/automations/{id}SendPathPath Parametersid*stringResponse Body204application/json404application/jsoncURLJavaScriptGoPythonJavaC#Rustcurl -X DELETE "https://example.com/api/automations/string"204404null{ "error": "string", "message": "string"}Update an automation PATCHPrevious PageList an automation's runs — a deleted automation's runs remain reachable (audit trail) GETNext Page