---
title: "Handle Stripe Webhooks"
method: POST
path: "/payments/stripe-webhooks"
tags: ["payments"]
---

# Handle Stripe Webhooks

`POST /payments/stripe-webhooks`

## Headers

- `Stripe-Signature` string, required

## Response `204`

Successful Response

## Other responses

- `422` — Validation Error

---

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