curl --request POST \ --url https://api.eflow.team/v1/networks/offers/{offerId}/copy \ --header 'X-Eflow-Api-Key: <api-key>'
Copy
Ask AI
{}
Offers
Copy Offer
Duplicate an existing offer. Creates a new offer with the same configuration as the source offer, including targeting, caps, and payout settings. The new offer will be created in a paused state.
POST
/
networks
/
offers
/
{offerId}
/
copy
Copy Offer
Copy
Ask AI
curl --request POST \ --url https://api.eflow.team/v1/networks/offers/{offerId}/copy \ --header 'X-Eflow-Api-Key: <api-key>'