Create a directory.Ask AIpost https://api.intely.io/v1/storage/directoryCreates a directory in the file storage for an organization.Body ParamsThe directory to create.directoryPathstringrequiredThe path of the directory to create.overwritebooleanWhether to overwrite an existing directory with the same name.truefalseHeadersCurrent-Organization-IdstringrequiredThe organization id to useResponses 201Successfully created the directory. 400Missing required data 500Internal server errorUpdated 7 months ago