HomeGuidesAPI Reference
ChangelogHelp CenterCommunityContact Us
API Reference

Bulk Unsuppress Profiles

Manually unsuppress profiles by email address or specify a segment/list ID to unsuppress all current members of a segment/list.

This only removes suppressions with reason USER_SUPPRESSED ; unsubscribed profiles and suppressed profiles with reason INVALID_EMAIL or HARD_BOUNCE remain unchanged. To learn more, see our guides on email suppressions and collecting consent.

Email address per request limit: 100

Rate limits:
Burst: 75/s
Steady: 700/m

Scopes:
subscriptions:write

Body Params

Unsuppresses one or more profiles from receiving marketing. Currently, supports email only. If a profile is not
found with the given email, no action will be taken.

object
required
string
required
object
required
object

The profile(s) to remove suppressions for.

array of objects
required
data*
string
required
object
required
object
object
object
string
required
string
required

The list to pull the profiles to remove suppressions from

object
object
string
required
string
required

The segment to pull the profiles to remove suppressions from

Headers
string
required
Defaults to 2025-01-15

API endpoint revision (format: YYYY-MM-DD[.suffix])

Responses

Language
Credentials