Skip to main content
POST
Duplicate automation

Authorizations

Authorization
string
header
required

API key from your workspace settings. Pass as Authorization: Bearer <key> or X-API-Key: <key>. Find it at app.docsautomator.co/settings/workspace/api.

Query Parameters

automationId
string
required

The automation ID to duplicate.

Response

Automation duplicated

newAutomationId
string

The ID of the newly created automation.

Last modified on June 12, 2026