---
title: "Delete Asset"
method: DELETE
path: "/v2/nvcf/assets/{assetId}"
tags: ["Asset Management"]
---

# Delete Asset

`DELETE /v2/nvcf/assets/{assetId}`

Deletes asset belonging to the current NVIDIA Cloud Account. Requires either  a bearer token or an api-key with 'invoke_function' scope in the HTTP  Authorization header.

## Path parameters

- `assetId` string, uuid, required

## Response `204`

No Content

---

[API](https://skmtc.dev/brevdev/apis/cloud-functions.md) · [All operations](https://skmtc.dev/brevdev/apis/cloud-functions/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/brevdev/cloud-functions/revisions/add37b001ffc/schema)
