HomeGuidesAPI Reference
ChangelogHelp CenterCommunityContact Us
API Reference

Remove Profiles from List

Remove a profile from a list with the given list ID.

The provided profile will no longer receive marketing from this particular list once removed.

Removing a profile from a list will not impact the profile's consent status or subscription status in general.
To update a profile's subscription status, please use the Unsubscribe Profiles endpoint.

This endpoint accepts a maximum of 1000 profiles per call.

Rate limits:
Burst: 10/s
Steady: 150/m

Scopes:
lists:write
profiles:write

Path Params
string
required
Body Params
array of objects
required
data*
string
required
string
required
Headers
string
required
Defaults to 2025-01-15

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

Responses
204

Success

Language
Credentials