Projects

Create Project

post/api/v1/projects/

Request body

namestring required
descriptionstring nullable
auth_settingsobject nullable

Authentication settings for the folder/project

components_liststring[] nullable
flows_liststring[] 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