AccessToken Parameter (Connect-Shopify Cmdlet)
Specifies the Admin API access token used to authenticate requests from a custom app to your Shopify store.
Syntax
Connect-Shopify -AccessToken string
Data Type
cstr
Default Value
""
Remarks
This token is required to connect to the Shopify Admin API when using a custom app. It authorizes the 本製品 to perform operations based on the access scopes configured in your Shopify store.
To learn how to create a custom app and obtain an Admin API access token, see 接続の確立.
This is a required parameter.