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.
API Reference
Delete a payout
cURL
curl --request DELETE \ --url https://api.example.com/api/payouts/{id} \ --header 'Authorization: <authorization>'
{ "success": true }