Skip to main content
PATCH
Update Insights Chat Artifact

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

X-API-Key
string | null

Path Parameters

artifact_id
string<uuid>
required

Body

application/json

Rename and/or (un)pin one chat session; omitted fields stay unchanged.

title
string | null
pinned
boolean | null

Response

Successful Response

id
string<uuid>
required
interview_id
string<uuid> | null
required
kind
string
required
title
string
required
spec
required
citations
required
version
integer
required
share_token
string | null
required
stale
boolean
required
created_by
string | null
required
created_at
string<date-time>
required
updated_at
string<date-time>
required
stale_reason
string | null