Upload a file to the site installation.Ask AIpost https://api.rocket.net/v1/sites/{id}/filesFor a given site, upload a new file to the site installation.Path ParamsidintegerrequiredID of the Site you are interacting withBody ParamsUpload a new file.contentstringrequiredContent of the filepathstringrequiredPath to the filefilenamestringrequiredName of the fileResponses 200OK 400Bad Request 401Authentication failed 403Not authorized to access endpoint 404Given site not found for user 405Invalid input 500Internal errorUpdated 6 months ago