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
Changes
Changed in 1 of the 51 revisions of this API.1
- ●
deleted the
headerrequest parameterX-Organization-Idrequest-parameter-removed
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●