---
search:
  tags:
    - Venues
    - DELETE
seo:
  description: >-
    Events that pointed at it keep their free-text address and lose the…
    Reference for the DELETE /api/v1/venues/{id} endpoint in the Bloomcount
    Public API API.
sidebar:
  label: Delete a venue
  badge: DELETE
title: Delete a venue
type: openapi-operation
---
Events that pointed at it keep their free-text address and lose the link, so no event loses information a
person typed. The response says how many were detached. There is no `force`: nothing else depends on a venue.

**Errors**

- `404 venue_not_found` — unknown ID, or one belonging to another tenant.

<Operation source="reference" id="delete-api-v1-venues-id" />
