Skip to main content
Delete an automation by object or ID.

Parameters

AutomationPrototype | UUID | str
required
Automation object, automation ID, or automation ID string to delete.
bool
Whether to cancel currently queued or running jobs for the automation. Defaults to False.

Returns

None