v1

latestOpenAPI 3.0.42026-08-04108409993.8 KB
Authorities

Subscribe to an agency for all its authorities

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

put/v1/authorities/webhooks/subscription

Request body

webhookIdstring

Example request

{
  "webhookId": "whk_7d9c8f4a0cb54b948a010bb56ea98fe0"
}

Response

Subscription created

subscriptionIdstring

Example response

{
  "subscriptionId": "123"
}