It's a `PATCH`, but not really - you need to `GET`, upsert your new bindings, and then `PATCH` with

It's a PATCH, but not really - you need to
GET
, upsert your new bindings, and then PATCH with the full set of settings.
Was this page helpful?