Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 721 Bytes

File metadata and controls

14 lines (11 loc) · 721 Bytes

Onfido.Webhook

Properties

Name Type Description Notes
id String The unique identifier of the webhook. [optional]
url String The url of the webhook [optional]
token String Webhook secret token used to sign the webhook's payload [optional]
enabled Boolean Determine if the webhook is active. [optional]
href String The API endpoint to retrieve the webhook. [optional]
environments [String] The environments from which the webhook will receive events. [optional]
events [String] The events that will be published to the webhook. [optional]