Update ScriptAsk AIput https://{instance_zuid}.api.zesty.io/v1/web/scripts/{script_zuid}This updates a specific script file. Body: raw JSON namedescriptioncode[string] Required. Arbitrary JS code.Path Paramsscript_zuidstringrequiredZUID of the script file to updateQuery ParamsactionstringAction to perform on the script. Option: publishpurge_cachebooleanOptional boolean value. If you would like bust the cache on script publish set purge_cache=true.truefalseBody ParamsScript object to updatecodestringResponses 200OK 400Bad Request 401UnauthorizedUpdated about 1 year ago