cURL
curl --request DELETE \ --url https://api.eflow.team/v1/networks/custom/creative/{settingId} \ --header 'X-Eflow-Api-Key: <api-key>'
{ "result": true }
Delete a custom creative setting by its ID. This will revert the affiliates to using the default creative assignments.
The Everflow API key generated from the Control Center > Security.
The custom creative setting identifier.
OK
Was this page helpful?