Create folder in a site installation.Ask AIpost https://api.rocket.net/v1/sites/{id}/files/folderFor a given site, create a new folder in a site installation.Path ParamsidintegerrequiredID of the Site you are interacting withBody ParamsCreate a new folder.namestringrequiredName of the new folderpathstringrequiredPath of the new folderResponses 200OK 400Bad Request 401Authentication failed 403Not authorized to access endpoint 404Given site not found for user 405Invalid input 500Internal errorUpdated 6 months ago