Skip to main content
PUT
Update Project Settings

Authorizations

Authorization
string
header
required

JWT in Authorization header. 'Bearer ' prefix optional.

Path Parameters

project_id
string<uuid>
required

Body

application/json

API request schema for updating project settings

settings
Settings · object
required

New settings to apply (partial update supported)

Response

Successful Response

API response schema after updating project settings

settings
Settings · object
required

Updated project settings