Thanks Bill & Jason,
Got my answer now, and it makes sense. I had started to convince myself to use POST since technically there's a boolean field in the entity that, when set to false, effectively means "remove me." But I'd rather do something less, um, "surprising."
There's a small amount of info uniquely identifying the entity, so I'll try passing it as a query param first.
Cheers,
Bobby