---
title: "Create a Webhook Configuration for a Provisioner"
method: POST
path: "/provisioners/{provisionerId}/webhooks"
tags: ["Provisioners"]
---

# Create a Webhook Configuration for a Provisioner

`POST /provisioners/{provisionerId}/webhooks`

## Path parameters

- `provisionerId` string, uuid, required

## Request body

- WebhookCreate
  - `url` string, required
  - `sharedSecret` SharedSecretCreate
    - `header` string

## Response `200`

OK

---

[API](https://skmtc.dev/pax8/apis/authentication.md) · [All operations](https://skmtc.dev/pax8/apis/authentication/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/pax8/authentication/revisions/4026bf405528/schema)
