cURL
curl --request DELETE \ --url https://api.zixflow.com/api/v1/list-entries/{listId}/{entryId}
{ "status": true, "message": "List Entry deleted successfully" }
This endpoint allows the deletion of a selected list entry.