v6
latestOpenAPI 3.1.02026-08-047720752.5 KBEntries
Delete a list entry
Deletes a single list entry by its entry_id.
Required scopes: list_entry:read-write, list_configuration:read.
delete/v2/lists/{list}/entries/{entry_id}
Path parameters
liststring required
A UUID or slug identifying the list the entry is in.
Example:enterprise_sales
entry_idstring uuid required
A UUID identifying the entry to delete.
Example:2e6e29ea-c4e0-4f44-842d-78a891f8c156
Response
Success
object required
Success