latestOpenAPI 3.1.02026-08-1014497184.0 KB
8b99dca11019
stripe
Save a Stripe integration
Updates or creates the Stripe integration for the project.
put/integrations/stripe
Request body
Example request
{
"webhook_signing_secret": "whsec_e5cf4458caae49ae72d8f275deb9b63bdd41dd5c932c27c9346d428fb9e1d0a0"
}Response
OK
Example response
{
"webhook_signing_secret": "whsec_e5cf4458caae49ae72d8f275deb9b63bdd41dd5c932c27c9346d428fb9e1d0a0"
}