Documentation IndexFetch the complete documentation index at: /docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
DELETE /v1/social/accounts/:id — Disconnect a social account.
curl -X DELETE https://api.usenaive.ai/v1/social/accounts/acc-uuid \ -H "Authorization: Bearer nv_sk_live_..."
{ "disconnected": true, "account_id": "acc-uuid" }