Update a Chatpatch https://{protocol}://{base-url}/ai/api/v1/chats/{chat_id}Update a Chat's metadata.Path Paramschat_idstringrequiredThe ID of the Chat to use.Body ParamsChat update schema.namestringnullOptional display name for the Chat.Responses 200Successful Response 401Authentication required. No valid session cookie or bearer token provided, or authentication failed. 402Tenant has no remaining tool calls. The request cannot be completed. 404Resource not found. The detail field specifies which resource. 422Validation Error 500Internal server error during request processing.Updated 14 days ago Get a page of ChatsGet a page of a Chat's MessagesDid this page help you?YesNo