deleteCantEat
@DELETE(value = "canteats/{id}")
Deletes a CantEat item from the API.
Return
The deleted ApiCantEat item.
Parameters
id
The ID of the CantEat item to delete.
Deletes a CantEat item from the API.
The deleted ApiCantEat item.
The ID of the CantEat item to delete.