Change file permissions.Ask AIpatch https://api.rocket.net/v1/sites/{id}/files/chmodFor a given site, change permissions for given file.Path ParamsidintegerrequiredID of the Site you are interacting withBody ParamsChange file permissions request.filestringrequiredPath and name of the file to change permissions onpermissionsstringrequiredLinux file permissions such as 0600Responses 200OK 400Bad Request 401Authentication failed 403Not authorized to access endpoint 404Given site not found for user 405Invalid input 500Internal errorUpdated 6 months ago