Skip to main content
PATCH
Patch Project

Authorizations

Authorization
string
header
required

Minted portal-session JWT (see the Portal SDK guide for the token exchange).

X-Statisfy-Publishable-Key
string
header
required

Your SDK publishable key.

Path Parameters

project_id
string
required

Body

application/json

Diff body for PATCH — only the changed canonical values.

display is read-only and ignored if sent; the server writes properties only.

properties
Properties · object

Response

Successful Response

Envelope for the project read/update responses.

data
SdkProjectData · object
required

The project payload: values + display + schema + ordered tasks + progress.

meta
Meta · object