update

suspend fun update(    id: Int,     title: String?,     description: String?,     titleRu: String?,     descriptionRu: String?,     image: String?,     url: String?,     isPublished: Boolean?,     uploads: List<Int>): Video

Update model Video