WorkflowDuplicated
Identity of the newly-created workflow copy.
Properties
workflow_idstring <uuid>requiredUUID of the new workflow copy.
namestringrequiredThe copied workflow's stored name, after trimming.
Example
WorkflowDuplicated example
{
"workflow_id": "00000000-0000-0000-0000-000000000000",
"name": "Lead Enrichment Pipeline Copy"
}