---
title: "Approves the discovery result by adding the thing to the registry."
method: POST
path: "/inbox/{thingUID}/approve"
tags: ["inbox"]
---

# Approves the discovery result by adding the thing to the registry.

`POST /inbox/{thingUID}/approve`

## Path parameters

- `thingUID` string, required

## Query parameters

- `newThingId` string

## Headers

- `Accept-Language` string

## Response `200`

OK

## Other responses

- `400` — Invalid new thing ID.
- `404` — Thing unable to be approved.
- `409` — No binding found that supports this thing.

---

[API](https://skmtc.net/openhab/apis/openhab-rest-api.md) · [All operations](https://skmtc.net/openhab/apis/openhab-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/openhab/openhab-rest-api/revisions/0f2ce17cab3e/schema)
