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.
Cancel and deactivate a virtual card
curl -X DELETE https://api.usenaive.ai/v1/cards/card-uuid-1 \ -H "Authorization: Bearer nv_sk_live_..."
{ "success": true, "card_id": "card-uuid-1" }
naive cards cancel <id>
naive_cards_cancel
{ "card_id": "card-uuid-1" }