Skip to main content
PATCH
Update Project

Authorizations

Authorization
string
header
required

Authorization header with Bearer token

Path Parameters

project_id
integer
required

Body

application/json
name
string | null
description
string | null

Response

Successful Response

id
integer
required
name
string
required
description
string | null
required
created_at
string<date-time>
required
user_id
string<uuid> | null
required
chat_sessions
ChatSessionDetails · object[]
required
instructions
string | null