Automations

Duplicate automation

Creates a copy of an existing automation with ' COPY' appended to the title.

post/duplicateAutomation

Query parameters

automationIdstring required

The automation ID to duplicate.

Response

Automation duplicated

newAutomationIdstring

The ID of the newly created automation.

Changes