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