curl -H "Authorization: $ACCESS_TOKEN" \ -H "Content-Type: application/json" \ --request POST \ --url https://api.onlydrams.app/api/v1/communities/:community_id/payouts \ --data '{"amount": 100000}'
{ "message": "Payout created successfully" }
Documentation IndexFetch the complete documentation index at: https://api.docs.onlydrams.app/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://api.docs.onlydrams.app/llms.txt
Use this file to discover all available pages before exploring further.