Start change review chat
Chat
Start change review chat
Create a new chat conversation and start an autonomous change review from either a PR URL or raw change input.
POST
Start change review chat
Documentation Index
Fetch the complete documentation index at: https://docs.qa.tech/llms.txt
Use this file to discover all available pages before exploring further.
Body
application/json
- Option 1
- Option 2
Request body for starting a change review chat
Response
202 - application/json
The request has been accepted for processing, but processing has not yet completed.
Conversation data with recent messages (newest first).
Pattern:
^chat(-.+_.+|_.+)$Dashboard URL for the conversation.
Where the conversation originated. api for conversations created via this API, ui for the dashboard, github/gitlab for VCS-triggered chats, and system for everything else.
Available options:
api, ui, github, gitlab, system Recent messages, newest first. Empty on creation; poll GET /chat/{chatConversationShortId} to retrieve.