---
title: "Subscribe to an agency for all its authorities"
method: PUT
path: "/v1/authorities/webhooks/subscription"
tags: ["Authorities"]
---

# Subscribe to an agency for all its authorities

`PUT /v1/authorities/webhooks/subscription`

Subscribe to an agency to get notified on changes made to the authorities in that agencies scope.

## Request body

- AuthoritiesV1SubscriptionRequest
  - `webhookId` string

## Response `201`

Subscription created

- AuthoritiesV1SubscriptionResponse
  - `subscriptionId` string

## Other responses

- `400` — invalid input, object invalid
- `401` — Unauthorized access.

---

[API](https://skmtc.net/domain/apis/domain-public-api.md) · [All operations](https://skmtc.net/domain/apis/domain-public-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/domain/domain-public-api/revisions/24ab78aba827/schema)
