Automations
Duplicate an automation
post/automations/{automation_id}/duplicate
Path parameters
automation_idstring uuid required
The ID of the automation.
Response
OK
Example response
{
"object": "automation"
}Changes
Changed in 1 of the 73 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○