Create a token

Creates a single-use membership token for users who want to join a share group with custom images.

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

CLI

linode-cli image-sharegroups token-create --label "my_token" --valid_for_sharegroup_uuid "abc123"

Learn more

Path Params
string
enum
required

Enum Call either the v4 URL, or v4beta for operations still in Beta.

Allowed:
Body Params
string

The token's descriptive name.

string
required

The unique identifier of the share group you want to create a token for.

Responses

Language
Credentials
LoadingLoading…
Response
Choose an example:
application/json