2026-04-08 Webhooks API
- New
POST /v1/webhooks/configs/{configId}/test-oauthendpoint added for testing the OAuth client credentials configuration of a webhook - New
deliveryModefield added to webhook configurations (json_base64orbinary_multipart) to control how file data is delivered for file-triggered webhooks - New
multipartConfigfield added for specifying form field names when usingbinary_multipartdelivery mode