---
title: "Subscribe to property changes"
method: POST
path: "/api/interests/{interest}/objects/{object}/properties/{property}/subscribe"
---

# Subscribe to property changes

`POST /api/interests/{interest}/objects/{object}/properties/{property}/subscribe`

Subscribe to receive notifications via SSE when the property value changes

## Response `200`

Subscription successful

- Success
  - `msg` string, required

## Other responses

- `400` — Bad request
- `401` — Unauthorized, missing or invalid JWT token
- `404` — Resource not found

---

[API](https://skmtc.dev/airbus/apis/openapi-document-for-rest-component.md) · [All operations](https://skmtc.dev/airbus/apis/openapi-document-for-rest-component/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/airbus/openapi-document-for-rest-component/revisions/c9a79ab26d8c/schema)
