HTTP-method PUT for webhooks

When setting up a webhook, you can choose to use PUT instead of POST as the HTTP method in both REACT and Flutter interfaces. However, when testing on webhook.site, which is a webhook test site, the requests always end up as POST, regardless of whether PUT was selected.

Hi,

@david any ideas?

1 Like

@laurens

Thanks for reporting this, I’ve checked in a fix, available in v5.6.5

1 Like