Creates a copy of a rule named " (Copy)", active, at the lowest priority.
curl --location 'https://api.plusvibe.ai/api/v1/ea-automation-rules/duplicate' \
--header 'x-api-key: <api-key>' \
--header 'Content-Type: application/json' \
--data '{
"workspace_id": "65099a0dd96fae8ab61130c0",
"id": "665f0a1b2c3d4e5f6a7b8c9d"
}'{
"status": "success",
"id": "665f0b2c3d4e5f6a7b8c9d0e"
}