Skip to main content

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

ToolWebhookConfig.auth property

Authentication configuration for the webhook request. For custom header authentication, use the headers field instead

Signature:

auth?: ToolWebhookAuth | undefined;