Skip to main content
DELETE
Delete a list entry

Authorizations

Authorization
string
header
required

This API uses OAuth 2.0 with the authorization code grant flow.

Path Parameters

list
string
required

A UUID or slug identifying the list the entry is in.

Example:

"enterprise_sales"

entry_id
string<uuid>
required

A UUID identifying the entry to delete.

Example:

"2e6e29ea-c4e0-4f44-842d-78a891f8c156"

Response

Success

Success