---
title: "Stripe Webhook"
method: POST
path: "/api/v1/billing/webhooks/stripe"
tags: ["Billing Webhooks", "webhooks"]
---

# Stripe Webhook

`POST /api/v1/billing/webhooks/stripe`

Stripe webhook endpoint.

Validates the Stripe-Signature header before processing. Returns HTTP 400
for missing or invalid signatures so Stripe can retry delivery.

## Response `200`

Successful Response

- unknown

---

[API](https://skmtc.net/carbonarc/apis/carbon-arc-client-admin-api.md) · [All operations](https://skmtc.net/carbonarc/apis/carbon-arc-client-admin-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/carbonarc/carbon-arc-client-admin-api/revisions/a8ca30023371/schema)
