Skip to main content
DELETE
Delete a list

Authorizations

x-api-key
string
header
required

Path Parameters

listId
string
required

The list ID

Query Parameters

type
enum<string>
required

Type of the list to delete (CONTACTS or COMPANIES). Required because contact list IDs and company list IDs are independent sequences and can collide numerically.

Available options:
CONTACTS,
COMPANIES

Response

List deleted successfully

status
enum<string>
required
Available options:
success
message
string
required
data
object
required