Project Sections

Create folder in project section

post/v1/projects/{projectId}/{section}/folders

Path parameters

projectIdstring required

ID of the project to create the folder in

section'plans' | 'images' | 'inspiration' | 'documents' required

Section of the project where the folder will be created

Request body

namestring required

Name of the folder

Response

Folder created successfully

successboolean required

Indicates if the request was successful

messagestring required

Human readable message

timestampstring date-time required

Timestamp of the response

Changes

No recorded changes to this endpoint across all 1 revision of this API.