put https://api.linode.com//account/oauth-clients/
Update information about an OAuth Client on your Account. This can be especially useful to update the redirect_uri
of your client in the event that the callback url changed in your application.
linode-cli account client-update \
edc6790ea9db4d224c5c \
--label Test_Client_1
<https://www.linode.com/docs/products/tools/cli/get-started/>
account:read_write
<https://techdocs.akamai.com/linode-api/reference/get-started#oauth>