Access token
Log in to add to favouritesProperties
Name | Type | Format | Description |
---|---|---|---|
id | string | - | The access token identifier as a 128 bit GUID. |
name | string | - | The access token name |
description | string | - | An optional description for the access token |
token | string | - | The generated access token value |
enabled | boolean | - | A flag to enable or disable the access token |
version | object | version | The version details for the proxy resource |
scopes | string[...] | {projectId}_{api} | The list of project api scopes, e.g. website_delivery |