Webhook endpoints
Create a webhook endpoint
Register a URL and the events it receives. The signing secret is returned once.
POST
string
required
An HTTPS URL you control.
string[]
required
Event types or wildcards, at least one. Unknown types are rejected.
string
Up to 255 characters.
secret now. It is not returned again except through Get the signing secret. The token decides the endpoint’s mode, never the body.