InterfacesVersion: NextOn this pageWebhook Represents a webhook for receiving notifications about Actor events. Webhooks send HTTP POST requests to specified URLs when certain events occur (e.g., Actor run succeeds, fails, or times out).Index PropertiesconditioncreatedAtdescriptiondoNotRetryeventTypesheadersTemplateidignoreSslErrorsisAdHocisApifyIntegrationlastDispatchmodifiedAtpayloadTemplaterequestUrlshouldInterpolateStringsstatsuserIdProperties conditioncondition: WebhookConditioncreatedAtcreatedAt: Dateoptionaldescriptiondescription?: stringdoNotRetrydoNotRetry: booleaneventTypeseventTypes: WebhookEventType[]optionalheadersTemplateheadersTemplate?: stringidid: stringignoreSslErrorsignoreSslErrors: booleanisAdHocisAdHoc: booleanoptionalisApifyIntegrationisApifyIntegration?: booleanlastDispatchlastDispatch: stringmodifiedAtmodifiedAt: DatepayloadTemplatepayloadTemplate: stringrequestUrlrequestUrl: stringshouldInterpolateStringsshouldInterpolateStrings: booleanstatsstats: WebhookStatsuserIduserId: string
Represents a webhook for receiving notifications about Actor events.
Webhooks send HTTP POST requests to specified URLs when certain events occur (e.g., Actor run succeeds, fails, or times out).