Tool to create a file group from already uploaded files using Uploadcare's Upload API. Use after files have been uploaded to group them together.
filesRequiredarrayList of file UUIDs to include in the group. Each element can be a file UUID with or without applied image processing operations.
expireintegerUNIX timestamp defining how long the signature is valid. Must be sent along with 'signature' if using signed uploads.
pub_keyRequiredstringPublic key identifying an Uploadcare project. This is your project's public key.
signaturestringSignature for signed uploads. Must be sent along with 'expire' if using signed uploads. Generated on your backend using your Secret key.
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.