User metadata
Update user-defined metadata on files/folders. Beware that jsonValue is expected to be a valid JSON, so e.g. even a simple string must be double-quoted.
Parameters
Label (internal name) | Type | Default | Description |
---|---|---|---|
Values (json) | string | All metadata values to apply, in JSON format {ns:value} |
Expected Input
One or more files or folders to update
Expected Input
Updated files and folders
Back to top