Skip to main content

Update a project

PUT 

/projects/:id

Renames or updates a project. Send only the fields you want to change: omit name to leave it unchanged, omit cutConfigId to leave the cut config unchanged, or pass cutConfigId: null to clear it. An empty body returns the project unchanged.

Request

Responses

Project updated