unsubscribed that marks a user as unsubscribed whenever it’s applied, so you can unsubscribe everyone in a file by including that tag.
Preparing your file
Create a CSV with a column identifying each user — typicallyemail — and a tags column containing the word unsubscribed:
Importing your file
- Select Imports in the left sidebar.
- Select Import and choose Profiles as the import type.
- Upload your
.csvfile. - Map your columns, making sure the
tagscolumn is mapped to tags. - Select Import to start the import.
unsubscribed tag is marked as unsubscribed and will be excluded from future campaigns.
You can also unsubscribe a single user from their profile, or programmatically via the API. See Unsubscribe a user.

