Remove Profile from List
DELETE {{baseUrl}}/api/lists/:id/relationships/:related_resource/
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.
Rate limits:
Burst: 10/s
Steady: 150/m
Scopes:
List Write
Profiles Write
Request Body
{"data"=>[{"type"=>"profile", "id"=>"tempor labore"}, {"type"=>"profile", "id"=>"tempor ex incidi"}]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
revision | string | (Required) API endpoint revision (format: YYYY-MM-DD[.suffix]) | |
Content-Type | string | ||
Accept | string |