Can you unlink a collection by name?

I was wondering if it was possible to unlink an object collection by name.

something like:
bpy.ops.object.collection_unlink(name =“Collection”)

But it doesn’t seem to work