Campaign Lists

Remove the provided campaign IDs from a list. If the list becomes empty, it is deleted. Requires the owner's JWT or API key.

post/v4/campaign-lists/{owner}/{name}/remove

Path parameters

ownerstring required

List owner address (validated and checksum-normalized)

namestring required

List name (case-insensitive)

Request body

Response

Response for status 200

ownerstring required
namestring required
campaignIdsstring[] required
sizenumber required

Changes

No recorded changes to this endpoint across all 2 revisions of this API.