Skip to main content
POST
Complete a review-project conversation

Authorizations

X-API-Key
string
header
required

Organization API key for authentication

Headers

X-Coval-Workspace-Id
string

Workspace that scopes this operation. When omitted, the organization's active default workspace is used when one can be resolved.

Required string length: 1 - 26

Path Parameters

project_id
string
required

Review project ID (ULID).

Body

application/json
simulation_output_id
string
required

Simulation output whose review conversation should be completed.

Minimum string length: 1
assignee
string | null

Assignee to complete; defaults to the authenticated acting user.

Minimum string length: 1

Response

Completion evaluated successfully

success
boolean
required
is_complete
boolean
required
completed_conversation_count
integer
required
blockers
object[]