Campaign Lists
Replace the campaign IDs in a named list (an empty array deletes the list). Requires the owner's JWT or API key.
put/v4/campaign-lists/{owner}/{name}
Path parameters
ownerstring required
List owner address (validated and checksum-normalized)
namestring required
List name (case-insensitive)
Request body
Response
Response for status 200
Changes
No recorded changes to this endpoint across all 2 revisions of this API.