Revoke a membership token

Revokes a membership token accepted into a share group. Members with revoked status immediately lose access to shared images, and can't deploy them anymore.

  • 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. After revoking a membership, you can run this operation to check its status.

linode-cli images sharegroups 123 members delete abc123

<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>
Language
Credentials
Click Try It! to start a request and see the response here!