delete https://api.linode.com//images/sharegroups//images/
Revokes access to a shared image within an owned group for all members.
-
Run the List share groups operation to get the
id
you should use as the(sharegroupId)
path parameter that identifies an existing share group. To get theimageID
, run the List shared images by group operation. -
To add a private image back to a share group, run the Add images to a share group.
linode-cli images sharegroups 123 images remove 1234
<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>