mailgun / mailgun.js

Javascript SDK for Mailgun
https://www.npmjs.com/package/mailgun.js
Apache License 2.0
519 stars 110 forks source link

No option to update Webhooks with multiple URLs #377

Closed vigneshnin closed 1 year ago

vigneshnin commented 1 year ago

The API and UI has the option to update a webhook with multiple URLs. This feature is not there in the SDK. While updating the webhook of a specific id, there is option to only provide a single URL.