put https://api.linode.com//images/sharegroups//members/
Updates an existing membership token for a group owner. You can change each token's label
that will be visible only to you, such as when you Get members by share group.
-
Run the List share groups operation to get the
id
you should use as the(sharegroupId)
path parameter that identifies an existing share group. -
Run the List members by share group operation to get the
token_uuid
for a current group member.
linode-cli images sharegroups 123 members update abc123 --label "new_label"
<https://techdocs.akamai.com/cloud-computing/docs/getting-started-with-the-linode-cli>
images:read_write
<https://techdocs.akamai.com/linode-api/reference/get-started#oauth>