---
search:
  tags:
    - Assets
    - DELETE
seo:
  description: >-
    Deletes our copy of the bytes and removes the Asset from the library. A
    reservation can… Reference for the DELETE /assets/{id} endpoint in the
    AdCrunch API.
sidebar:
  label: Delete an Asset
  badge: DELETE
title: Delete an Asset
type: openapi-operation
---
Deletes our copy of the bytes and removes the Asset from the library. A reservation can be deleted too, before or after its bytes arrive, which is how one is abandoned deliberately rather than left for the daily sweep.

**This does not remove it from any provider.** Once registered, the bytes are in that ad account’s library and are no longer ours to withdraw — `remainingRegistrations` counts the Registrations the Asset still has. Say so to the user; letting them assume otherwise is worse than refusing.

`DELETE /assets/{id}`
