curl --request DELETE \ --url https://api.sandbox.goteal.co/entries/{entry_id} \ --header 'X-API-KEY: <api-key>'
{ "message": "Entry deleted successfully." }
ID of the entry to delete
No Content
The response is of type object.
object