PATCH
Update Project

Path Parameters

public_id
string
required

Body

application/json

Partial update (#172) — only fields actually sent are applied (model_fields_set, the files-router idiom), so color: null explicitly clears while an omitted field is left alone.

name
string | null
Required string length: 1 - 200
is_starred
boolean | null
is_template
boolean | null
color
string | null
Maximum string length: 64
thumb_asset_id
string | null
Maximum string length: 64

Response

Successful Response

The response is of type Response Update Project Api V1 Projects Public Id Patch · object.