Create media
Create media & store it in the media library of your application.
Input parameters
Name | Description | Type | Required | Default value |
---|---|---|---|---|
File | The file that should be added to the media library. | FILE | true |
Output
Name | Description | Type | Default value |
---|---|---|---|
The id of the created media file | The id of the created media file. | STRING | MEDIA_ID |