Skip to main content
POST
/
webhooks
/
chargebee
/
{tenant_id}
/
{environment_id}
Handle Chargebee webhook events
curl --request POST \
  --url https://api.cloud.flexprice.io/v1/webhooks/chargebee/{tenant_id}/{environment_id}
{}

Headers

Authorization
string

Basic Auth credentials

Path Parameters

tenant_id
string
required

Tenant ID

environment_id
string
required

Environment ID

Response

Webhook processed successfully

The response is of type object.