---
title: "Remove an event/asset relationship"
method: DELETE
path: "/app/v1/events/{id}/asset/{asset_id}"
tags: ["events"]
---

# Remove an event/asset relationship

`DELETE /app/v1/events/{id}/asset/{asset_id}`

## Path parameters

- `id` string, uuid, required
- `asset_id` string, uuid, required

## Response `200`

A successful operation

---

[API](https://skmtc.net/validere/apis/carbonhub-api.md) · [All operations](https://skmtc.net/validere/apis/carbonhub-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/validere/carbonhub-api/revisions/053edab62415/schema)
