Workflows

Clone a Request automations of a Workspace

POST https://{tenant}.atomicwork.com/api/v1/workspaces/{id}/request-automations/{request_key}/clone

Authorization

X-Api-Keyheaderstringrequired

API key authentication.

Headers

X-Workspace-Idheaderstring

Path Parameters

idpathintegerrequired

Workspace ID (numeric). Find yours under Settings → Workspace.

request_keypathstringrequired

Automation UUID — the key field returned by list/get endpoints.

Body

namebodystring
descriptionbodystring

Response

200

Successful response