string
required
Enumerated string with possible values being one of the events described in the Available subscriptions page.
string
required
ISO 8601 formatted datetime value, for example
2020-01-01T00:00:00Z.string
required
Machine-readable event key that fired the webhook. Enumerated string with possible values matching the event codes described in the Available subscriptions page.
string
required
Enumerated string with the following possible values:
ui(default)api
Signature
Use theSignature header to validate the webhook payload.
The signature value is generated with this algorithm, using the Signing key specified in the webhook and the JSON payload:
Signature header value.