---
title: "Handle Stripe webhook"
method: POST
path: "/billing/webhooks/stripe"
tags: ["Billing"]
---

# Handle Stripe webhook

`POST /billing/webhooks/stripe`

Receives and processes Stripe webhook events

## Response `200`

OK

- object

## Other responses

- `400` — Bad Request
- `500` — Internal Server Error

---

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