Projects

Update Project

patch/api/v1/projects/{project_id}

Path parameters

project_idstring uuid required

Request body

namestring nullable
descriptionstring nullable
parent_idstring uuid nullable
componentsstring[]
flowsstring[]
auth_settingsobject nullable

Response

Successful Response

namestring required
descriptionstring nullable
auth_settingsobject nullable

Authentication settings for the folder/project

idstring uuid required
parent_idstring uuid nullable required

Changes