Projects

Update Project

patch/api/v1/projects/{project_id}

Path parameters

project_idstring uuid required

Request body

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

Response

Successful Response

auth_settingsobject nullable

Authentication settings for the folder/project

descriptionstring nullable
idstring uuid required
namestring required
parent_idstring uuid nullable required

Changes