Skip to main content
PUT
Update Project

Authorizations

Authorization
string
header
required

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

Path Parameters

project_id
string<uuid>
required

Body

application/json
name
string | null
description
string | null
status
string | null
research_goals
string | null
interview_guide
string | null

Response

Successful Response

id
string
required
name
string
required
description
string | null
required
status
string
required
records_count
integer
required
total_reports_count
integer
required
created_at
string<date-time>
required
research_goals
string | null
interview_guide
string | null
owner_email
string | null