Update Image from Upload (JSON + Base64 File)Ask AIput https://{server}/ns-api/v2/images/{filename}#1Update an image filePath ParamsfilenamestringrequiredThe name of the image file.Body ParamsresellerstringDefaults to *The reseller or territory the image file applies to.domainstringDefaults to *The domain the image file applies to.serverstringDefaults to *The server the image file applies to.descriptionstringA description of the image file to indicate what it is used forfiletypestringrequiredEncoding (content type) of the image filebase64_filestringrequiredA base64 encoded string formatted without line breaks or spaces.Responses 202Accepted 400Bad Request 401Authentication Required 404Record Not FoundUpdated 11 months ago