Create media files
Create media files & store them in the media library of your application.
Input parameters
Name | Description | Type | Required | Default value |
---|---|---|---|---|
Files | The files that should be added to the media library. | List | true |
Output
Name | Description | Type | Default value |
---|---|---|---|
The ids of the created media file | The ids of the created media files. | ARRAY | MEDIA_IDS |