Tool to create an Imgix Asset Manager upload session and return a presigned URL for client-side upload. Use when you need to upload a new image to a storage-backed imgix Source without requiring external hosting. Client performs HTTP PUT of file bytes to the presigned URL, then…
source_idRequiredstringThe Source ID where the asset will be uploaded. Must be a storage-backed source (S3, GCS, or Azure).
origin_pathRequiredstringThe destination path for the asset within the source, e.g., 'images/photo.jpg'. This path will be used in subsequent imgix transformations.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.