# Update Conversation **POST /conversations/{id}** Update a conversation by its id. ## Servers - https://ask71.tech/api/v1: https://ask71.tech/api/v1 () ## Authentication methods - Api key ## Parameters ### Path parameters - **id** (string) Id of the conversation ### Query parameters - **includes** (string) Referring the document sources used for generation ### Body: application/json (object) - **name** (string) - **bot_id** (string) ## Responses ### 200 OK #### Body: application/json (object) - **data** (object) ### 422 Request valiadtion failure. #### Body: application/json (object) - **message** (string) - **errors** (object) [Powered by Bump.sh](https://bump.sh)