curl --location --request POST '/api/v1/campaigns//duplicate' \ --header 'Content-Type: application/json' \ --data-raw '{ "name": "string", "copyLeads": true, "copyAccounts": true, "copySequence": true, "copySettings": true }'