---
title: "Creates a sitemap event subscription."
method: POST
path: "/sitemaps/events/subscribe"
tags: ["sitemaps"]
---

# Creates a sitemap event subscription.

`POST /sitemaps/events/subscribe`

## Response `200`

OK

- JerseyResponseBuilderDTO
  - `status` string
  - `context` ContextDTO
    - `headers` HeadersDTO
      - `Location` string[]

## Other responses

- `201` — Subscription created.
- `503` — Subscriptions limit reached.

---

[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)
