delete https://{server}/services//cleanup-entry
Log in to see full request history
Responses
201Created
201Created
xxxxxxxxxx
curl --request DELETE \
--url https://console.tessell.com/services//cleanup-entry \
--header 'accept: application/json'
xxxxxxxxxx
{
"status": "string",
"message": "string"
}