---
title: "Handle Clerk Webhook"
method: POST
path: "/webhooks/backend-api/clerk-webhook"
---

# Handle Clerk Webhook

`POST /webhooks/backend-api/clerk-webhook`

Handle webhooks from Clerk for user events.

## Headers

- `svix-id` string
- `svix-timestamp` string
- `svix-signature` string

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/scritchai/apis/fastapi.md) · [All operations](https://skmtc.dev/scritchai/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/scritchai/fastapi/revisions/ee9b4b87450b/schema)
