Task Automations
Delete an automation
Delete an automation in Betayum. Create, version, run, and inspect automated evidence collection workflows attached to compliance tasks.
delete/v1/tasks/{taskId}/automations/{automationId}
Path parameters
taskIdstring required
Example:tsk_abc123def456
Unique task identifier
automationIdstring required
Example:auto_abc123def456
Unique automation identifier
Response
Automation deleted successfully