target-group

Removes customers from an existing customer list.

delete/api/v2/target-group/customer-list/{list-id}/customers

Path parameters

list-idstring required

Request body

string[] required

Response

Success

list-idstring nullable

The ID of the customer list

removed-countinteger

Number of customers successfully removed

not-found-countinteger

Number of customers not found in the list

not-found-customersstring[] nullable

List of customer IDs that were not found

Changes

No recorded changes to this endpoint across all 1 revision of this API.