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.
Permissions and scopes
To call this operation, you need the following:
-
Identity and access permissions. Your user needs a role with these permissions assigned. Learn more.
- Permissions:
update_oauth_client
- Permissions:
-
OAuth scopes. Your user needs these scopes assigned. Learn more.
- Scopes:
account:read_write
- Scopes:
CLI
linode-cli account client-update \
edc6790ea9db4d224c5c \
--label Test_Client_1