Entries
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
Changes
Changed in 1 of the 6 revisions of this API.1
- ○
the endpoint scheme security
oauth2was removed from the APIapi-security-removed
This revision also has 4 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○