Skip to main content
id
string
required
UUID of the media asset to delete
curl -X DELETE https://api.usenaive.ai/v1/media/asset-uuid \
  -H "Authorization: Bearer nv_sk_live_..."
{
  "deleted": true,
  "id": "asset-uuid"
}
Cost: Free