Skip to main content

Create a new webhook secret

POST 

/projects/:project_id/webhooks/secrets/

Generates a new webhook signing secret for this project. New webhooks will automatically use this secret for signing payloads. Existing webhooks continue using the secret they were created with.

Request

Responses