App: Stripe
Stripe webhook
Handle stripe webhooks for apps.
post/api/v1/apps/{id}/stripe/webhook
Path parameters
idstring required
Example:01G65Z755AFWAKHE12NY0CQ9FH
Request body
Response
The request has succeeded.
Example response
{
"appId": "01G65Z755AFWAKHE12NY0CQ9FH",
"customerId": "01G65Z755AFWAKHE12NY0CQ9FH",
"namespaceId": "01G65Z755AFWAKHE12NY0CQ9FH"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.