deleteSnapshot

abstract suspend fun deleteSnapshot(name: String, snapshotName: String, wait: Boolean)

Delete a collection snapshot (DELETE /collections/{name}/snapshots/{snapshot}).