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 POST https://api.ugc.inc/billing/cancel \ -H "Authorization: Bearer YOUR_API_KEY"
{ "ok": true, "code": 200, "message": "Success", "data": { "message": "Subscription will be cancelled at the end of the current billing period" } }
Cancel your subscription at the end of the current billing period
POST https://api.ugc.inc/billing/cancel
Show Response properties