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/media/:id — Delete a media asset.
curl -X DELETE https://api.usenaive.ai/v1/media/asset-uuid \ -H "Authorization: Bearer nv_sk_live_..."
{ "deleted": true, "id": "asset-uuid" }