---
title: "POST /webhooks"
method: POST
path: "/webhooks"
---

# POST /webhooks

`POST /webhooks`

## Headers

- `Authorization` string, required
- `Content-type` 'application/vnd.api+json'

## Response `200`

- object
  - `name` string, required

## Other responses

- `201` — Created
- `400` — Bad Request
- `422` — Unprocessable Entity
- `503` — Service Unavailable

---

[API](https://skmtc.net/clicksign/apis/api-v3.md) · [All operations](https://skmtc.net/clicksign/apis/api-v3/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/clicksign/api-v3/versions/cf6574640298/schema)
