put
https://api.linode.com//images/sharegroups/tokens/
Beta Updates the label of an existing membership token for a share group member or a pending membership.
To get the token_uuid, run the List tokens or Create a token operation to generate one for the share group you want to join.
This operation is in Beta and available from the
v4betaURL.
Permissions and scopes
To call this operation, you need the following:
-
OAuth scopes. Your user needs these scopes assigned. Learn more.
- Scopes:
images:read_write
- Scopes:
CLI
linode-cli image-sharegroups token-update abc123 --label "new_label"