Subscription
Synopsis
Unsubscribe to client lists.
Syntax
Remove-ClientListSubscription [-Recipients] <String[]> [-UniqueIDs] <String[]> [-EdgeRCFile <String>] [-Section <String>] [-AccountSwitchKey <String>] [-ProgressAction <ActionPreference>] [<CommonParameters>]Description
Unsubscribes the listed users from a set of client lists.
Parameters
‑AccountSwitchKey | An account credential key that lets you move between accounts when using an API client enabled for multiple accounts. To find account switch keys, use Get-AccountSwitchKey. |
‑EdgeRCFile | Your EdgeGrid resource file to authenticate your command. Defaults to |
‑RecipientsRequired | Specifies the full set of email addresses, at least one, that receive notifications about any changes to the client lists specified in |
‑Section | The section name in your EdgeGrid resource file to retrieve authentication credentials from. Defaults to |
‑UniqueIDsRequired | Specifies the full set of client list identifiers, at least one, the |
Related Links
Updated 14 days ago
