Scope Parameter (Connect-SFMarketingCloud Cmdlet)
Specifies a space-separated list of OAuth scopes that provider requests for accessing data in Salesforce Marketing Cloud.
Syntax
Connect-SFMarketingCloud -Scope string
Data Type
cstr
Default Value
""
Remarks
Set this property to request specific OAuth scopes during authentication. The value must be a space-separated list of supported permissions.
When this property is not set, the issued token includes the default scopes assigned to the API integration in Installed Packages.
This property is useful when you need to request additional permissions beyond those configured in the installed package or tailor the access level for specific operations.