Automations

Duplicate an automation

post/automations/{automation_id}/duplicate

Path parameters

automation_idstring uuid required

The ID of the automation.

Response

OK

objectstring

Type of the response object.

idstring

The ID of the duplicated automation.

Example response

{
  "object": "automation"
}

Changes

Changed in 1 of the 73 revisions of this API.1