---
title: "Update information"
method: PATCH
path: "/agent/order_information/update/v1/{conversation_id}"
tags: ["/agent"]
---

# Update information

`PATCH /agent/order_information/update/v1/{conversation_id}`

Updates an order-information conversation's title for its owner. | authz: allowed_org_types=[shipper, provider], min_org_role=operator | (OrderInformationConversationClientUpdate1) -> (bool)

## Path parameters

- `conversation_id` string, required

## Request body

- OrderInformationConversationClientUpdate1
  - `title` string, nullable
  - `title__set_to_None` boolean

## Response `200`

Successful Response

- boolean

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/chrt/apis/chrt-fastapi.md) · [All operations](https://skmtc.dev/chrt/apis/chrt-fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/chrt/chrt-fastapi/revisions/ea04e157edb3/schema)
