post https://legacy-api.bimtrackapp.co/v3/hubs//projects//models/folders
Creates a project 3D models folder.
Log in to see full request history
Response
409A folder with the same name already exists
Creates a project 3D models folder.
409A folder with the same name already exists
xxxxxxxxxx
curl --request POST \
--url https://legacy-api.bimtrackapp.co/v3/hubs/hubId/projects/projectId/models/folders \
--header 'Authorization: Bearer ' \
--header 'content-type: application/json-patch+json'
Try It!
to start a request and see the response here!