Campaign Lists
Delete a named list entirely. Requires the owner's JWT or API key. No-op if the list does not exist.
delete/v4/campaign-lists/{owner}/{name}
Path parameters
ownerstring required
List owner address (validated and checksum-normalized)
namestring required
List name (case-insensitive)
Response
Response for status 200
Changes
No recorded changes to this endpoint across all 2 revisions of this API.