updateTask

abstract suspend fun updateTask(input: UpdateTaskRequest): UpdateTaskResponse

Updates an existing task in the specified workspace. Only the fields provided in the request are updated; fields not included in the request are preserved unchanged.