---
search:
  tags:
    - Operations
    - DELETE
seo:
  description: >-
    Deletes one asset by key. Returns {ok:true} when deleted, {ok:false} (404)…
    Reference for the DELETE /app/{id}/assets/{key} endpoint in the Charming API
    API.
sidebar:
  badge: DELETE
  label: Delete an asset
title: Delete an asset
type: openapi-operation
---
Deletes one asset by key. Returns `{ok:true}` when deleted, `{ok:false}` (404) when the asset does not exist. Auth posture: `requireAppAccess` (app token, user token, render token, or claim cookie).

<Operation source="reference" id="delete-app-asset" />

Found a bug or need a feature? [Tell us](/docs/capabilities/feedback) with `submit_feedback` or `POST /app/{id}/feedback`. Your feedback shapes what we build next.
