Complete Conversation Turn

post/api/cli/repositories/{repo_id}/conversation-turns/complete

Path parameters

repo_idinteger required

Request body

provider'codex' | 'claude' required
providerSessionIdstring required
transcriptPathHashstring required
firstCwdstring required
providerTurnIdstring required
branchstring nullable
branchSource'transcript' | 'git_fallback' | 'missing' required
routingStatus'routable' | 'missing_branch' | 'missing_repo' required
headShastring nullable
startedAtstring date-time required
completedAtstring date-time nullable

Response

Successful Response

sourceIdstring uuid required
turnIdstring uuid required
routingStatus'routable' | 'missing_branch' | 'missing_repo' required
messageCountinteger required

Changes

No recorded changes to this endpoint across all 1 revision of this API.