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