---
title: "POST /api/services/app/WebhookSubscription/AddSubscription"
method: POST
path: "/api/services/app/WebhookSubscription/AddSubscription"
tags: ["WebhookSubscription"]
---

# POST /api/services/app/WebhookSubscription/AddSubscription

`POST /api/services/app/WebhookSubscription/AddSubscription`

## Request body

- WebhookSubscription
  - `id` string, uuid
  - `tenantId` integer, nullable
  - `webhookUri` string, nullable
  - `secret` string, nullable
  - `isActive` boolean
  - `webhooks` string[], nullable
  - `headers` object, nullable

## Response `200`

Success

---

[API](https://skmtc.dev/dalieu/apis/portaldalieu-api.md) · [All operations](https://skmtc.dev/dalieu/apis/portaldalieu-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/dalieu/portaldalieu-api/revisions/78dcf1621c0e/schema)
