Deletes a single list entry by its entry_id
.
Required scopes: list_entry:read-write
, list_configuration:read
.
This API uses OAuth 2.0 with the authorization code grant flow.
A UUID or slug identifying the list the entry is in.
"enterprise_sales"
A UUID identifying the entry to delete.
"2e6e29ea-c4e0-4f44-842d-78a891f8c156"
Success