---
title: "Delete asset usage"
method: DELETE
path: "/api/media/usage"
tags: ["Asset Usage"]
---

# Delete asset usage

`DELETE /api/media/usage`

Delete an asset usage entry.

## Query parameters

- `integration_id` string
- `asset_id` string
- `uri` string

## Response `204`

No Content

## Other responses

- `400` — Invalid request

---

[API](https://skmtc.net/bynder/apis/oauth-2-0.md) · [All operations](https://skmtc.net/bynder/apis/oauth-2-0/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/bynder/oauth-2-0/revisions/bb9efc864ce1/schema)
