Skip to main content

@wildix/wim-tools-client > ToolWebhookConfig > headers

ToolWebhookConfig.headers property

HTTP headers for the webhook request. For custom authentication headers (e.g., X-API-Key), add them here instead of using auth.customHeader

Signature:

headers?: (ToolWebhookHeader)[] | undefined;