Skip to main content
Update a study

Path Parameters

project_id
string
required
study_id
string
required

Body

application/json
name
string | null

The new name of the study.

description
string | null

The new optional description for the study.

Response

Successful Response

name
string
required

The name of the study.

project_id
string
required

The ID of the project this study belongs to.

organization_id
string
required

Organization this study belongs to.

id
string
required

The unique identifier for the study.

created_at
string<date-time>
required

Timestamp of when the study was created.

updated_at
string<date-time>
required

Timestamp of when the study was last updated.

description
string | null

An optional description for the study.