curl -X POST 'https://api.resend.com/automations/c9b16d4f-ba6c-4e2e-b044-6bf4404e57fd/duplicate' \
-H 'Authorization: Bearer re_xxxxxxxxx'
{
"object": "automation",
"id": "e169aa45-1ecf-4183-9955-b1499d5701d3"
}
Duplicate Automation
Duplicate an existing automation.
POST
/
automations
/
:automation_id
/
duplicate
curl -X POST 'https://api.resend.com/automations/c9b16d4f-ba6c-4e2e-b044-6bf4404e57fd/duplicate' \
-H 'Authorization: Bearer re_xxxxxxxxx'
{
"object": "automation",
"id": "e169aa45-1ecf-4183-9955-b1499d5701d3"
}
Path Parameters
curl -X POST 'https://api.resend.com/automations/c9b16d4f-ba6c-4e2e-b044-6bf4404e57fd/duplicate' \
-H 'Authorization: Bearer re_xxxxxxxxx'
{
"object": "automation",
"id": "e169aa45-1ecf-4183-9955-b1499d5701d3"
}
Was this page helpful?
⌘I