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