Skip to main content
POST
Create 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

interview_id
string<uuid>
required

Body

application/json
kind
string
required
Required string length: 1 - 64
title
string
required
Required string length: 1 - 255
spec
Spec · object
required
citations
chat_session_id
string<uuid> | null
source_message_id
string<uuid> | 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