put https://api.linode.com//nodebalancers/
Updates information about a NodeBalancer you can access.
You can configure UDP on the same NodeBalancer that also uses TCP, HTTP, or HTTPS, but only when managing it through the API. If UDP is configured and you make changes to the TCP, HTTP or HTTPS settings in Cloud Manager, the existing UDP configuration will be overwritten. This is because Cloud Manager doesn't currently support UDP.
linode-cli nodebalancers update 12345 \
--label balancer12345 \
--client_conn_throttle 0
<https://techdocs.akamai.com/cloud-computing/docs/getting-started-with-the-linode-cli>
nodebalancers:read_write
<https://techdocs.akamai.com/linode-api/reference/get-started#oauth>