Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
curl -X DELETE "https://api.affonso.io/v1/referrals/ref_abc123" \ -H "Authorization: Bearer sk_live_your_api_key"
{ "success": true, "data": { "id": "ref_abc123", "deleted": true } }
Delete a referral and all associated commission transactions
true
Show Data Object Properties
Was this page helpful?