| GET | /admin/oauth/access_scopes.json | Retrieves a list of access scopes associated to the access token. |
| POST | /admin/api/2020-01/storefront_access_tokens.json | Creates a new storefront access token |
| GET | /admin/api/2020-01/storefront_access_tokens.json | Retrieves a list of storefront access tokens that have been issued |
| DELETE | /admin/api/2020-01/storefront_access_tokens/{storefront_access_token_id}.json | Deletes an existing storefront access token |
| POST | /admin/api/2020-04/storefront_access_tokens.json | Creates a new storefront access token |
| GET | /admin/api/2020-04/storefront_access_tokens.json | Retrieves a list of storefront access tokens that have been issued |
| DELETE | /admin/api/2020-04/storefront_access_tokens/{storefront_access_token_id}.json | Deletes an existing storefront access token |
| POST | /admin/api/2020-07/storefront_access_tokens.json | Creates a new storefront access token |
| GET | /admin/api/2020-07/storefront_access_tokens.json | Retrieves a list of storefront access tokens that have been issued |
| DELETE | /admin/api/2020-07/storefront_access_tokens/{storefront_access_token_id}.json | Deletes an existing storefront access token |
| POST | /admin/api/2020-10/storefront_access_tokens.json | Creates a new storefront access token |
| GET | /admin/api/2020-10/storefront_access_tokens.json | Retrieves a list of storefront access tokens that have been issued |
| DELETE | /admin/api/2020-10/storefront_access_tokens/{storefront_access_token_id}.json | Deletes an existing storefront access token |
| POST | /admin/api/2021-01/storefront_access_tokens.json | Creates a new storefront access token |
| GET | /admin/api/2021-01/storefront_access_tokens.json | Retrieves a list of storefront access tokens that have been issued |
| DELETE | /admin/api/2021-01/storefront_access_tokens/{storefront_access_token_id}.json | Deletes an existing storefront access token |
| POST |