curl --location --request POST 'https://api.plusvibe.ai/api/v1/email-placement/duplicate/parent-test' \
--header 'x-api-key: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"api_key": "string",
"workspace_id": "string",
"parent_test_id": "65f3c92d3dbe5dbb35374abc",
"name": "Q1 2024 Deliverability Test (Copy)"
}'{
"status": 1,
"message": "Operation successful",
"data": {}
}