2026-04-28 Webhooks API
- Webhook auth credential fields (
password,clientSecret,keyValue) are now nullable; passingnullexplicitly clears the stored value, omitting the field preserves the existing value - New optional
apply_changesetsboolean field added to webhookpayloadConfiguration; whentrue, entity fields in the webhook payload reflect proposed changeset values instead of current persisted values