userMetadata

public abstract WebhookConfig.Builder userMetadata(Map<String, Object> userMetadata)

Setter for userMetadata.

userMetadata: User metadata that will be included in each webhook event notification. Use this to attach custom key-value data to correlate webhook events with your internal systems.