WEBHOOK_EVENT_PROCESS_FAIL
Properties
category
category: "webhook"
clientId
clientId: string | undefined
Sanitisation Level DATAdata
data: {
error: { message: string; type: string };
eventType: string;
id: string;
url: string;
webhookId: string;
}
managementUserId
managementUserId: string | undefined
requestId
requestId: string
requestIp
requestIp: string | undefined
tenantId
tenantId: string
timestamp
timestamp: number
type
type: "WEBHOOK_EVENT_PROCESS_FAIL"
userAgent
userAgent: string | undefined