API Reference

Generate new webhook secret

Note: If you are not using Stripe, please refer to the webhooks available in the Core Webhooks section instead

Creates a new webhook secret in the system. A webhook secret is a unique string that is used to verify the authenticity of the webhook request. The secret is associated with the webhook and is used to verify the signature of the webhook request. Upon successful creation, returns the new webhook secret.

Required API permissions: CreateWebhookSecret

Language
Credentials
URL
Click Try It! to start a request and see the response here!