---
title: "Unobserve an observed database"
method: PUT
path: "/v1/dbo/databases/{entityId}/unobserve"
tags: ["dbo"]
---

# Unobserve an observed database

`PUT /v1/dbo/databases/{entityId}/unobserve`

## Path parameters

- `entityId` string, required

## Response `204`

There is no content to send for this request, but the headers may be useful.

## Other responses

- `400` — The server could not understand the request due to invalid syntax.
- `401` — Access is unauthorized.
- `403` — Access is forbidden.
- `404` — The server cannot find the requested resource.
- `500` — Server error

---

[API](https://skmtc.net/solarwinds/apis/solarwinds-observability.md) · [All operations](https://skmtc.net/solarwinds/apis/solarwinds-observability/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/solarwinds/solarwinds-observability/versions/994e5ca64961/schema)
