ADO.NET Provider for Shopify

Build 26.0.9655

UpdateFile

Updates metadata or properties of an existing uploaded file asset.

Input

Name Type Required Description
Id String True The Id of the file to update.
FileName String False The name of the file, including its extension.
Description String False The alternative text description (alt text) of the file.
OriginalSource String False The source used to update a media image or generic file. Accepts an external URL (images only) or a staged upload URL.
PreviewImageSource String False The source used to update the media preview image. Accepts an external URL or a staged upload URL.

Result Set Columns

Name Type Description
Success Boolean Indicates whether the file update operation executed successfully.
Details String Additional details about the execution of the update operation.
Id String A globally unique Id for the updated file.
Status String The current status of the file after the update operation.

Copyright (c) 2026 CData Software, Inc. - All rights reserved.
Build 26.0.9655