Skip to main content
DELETE
cURL

Authorizations

x-api-key
string
header
required

Provide your API key in the x-api-key header.

Path Parameters

listId
string<uuid>
required

The ID of the list to delete.

Response

The deleted list

id
string<uuid>

Unique identifier of the list.

name
string

Name of the list.

entity
enum<string>

The entity type of the list.

Available options:
COMPANY,
PEOPLE
description
string

Description of the list.

organizationId
string

The organization this list belongs to.

createdAt
string<date-time>

Creation timestamp.

updatedAt
string<date-time>

Last update timestamp.