HomeGuidesAPI Reference
ChangelogHelp CenterCommunityContact Us
API Reference

Unsuppress Profiles

Manually unsuppress profiles using their email address, or by specifying a segment or list ID to unsuppress all current members.

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

Email addresses 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
required
string
required
string
required
Defaults to Y6nRLr

The list to pull the profiles to remove suppressions from

object
object
required
string
required
string
required
Defaults to Y6nRLr

The segment to pull the profiles to remove suppressions from

Headers
string
required
Defaults to 2024-02-15

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

Responses
202

Success

Language
Credentials