Describes a webhook invocation for an event from DevRev to a webhook’s target URL, where the receiving handler must implement the specified protocol. Note the documented endpoint is for exposition and not provided by DevRev.
The event types that the webhook will receive.
The event’s ID.
ID of the webhook for the event.
Timestamp of the webhook’s invocation for the event. Note this should be used to protect against replay attacks, where the event should only be processed if the timestamp isn’t stale by several seconds.
Success.
The challenge from the “verify” request, otherwise this should not be set for other request types.