---
title: "POST /stripe/webhook"
method: POST
path: "/stripe/webhook"
tags: ["StripeController"]
---

# POST /stripe/webhook

`POST /stripe/webhook`

## Headers

- `Stripe-Signature` string, required

## Request body

- string

## Response `200`

Return value of StripeController.stripeWebhook

---

[API](https://skmtc.dev/collab/apis/collabland-api-server.md) · [All operations](https://skmtc.dev/collab/apis/collabland-api-server/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/collab/collabland-api-server/revisions/cad064f71a2e/schema)
