Deleting an Entry

To delete an Entry, you send a DELETE request to the Entry's self URL:

curl -u user:password -X DELETE http://host-ip-address/live-center-editorial/entry/283

No additional headers are required to delete an Entry.