Create Asset

Creates a new asset in MediaSilo

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Creates a new asset in MediaSilo based on an http accessible file.

What happens on Create Asset

MediaSilo will perform a HEAD check on the sourceURL and respond with a 400 error if the file is not accessible. Once a file has been transferred by MediaSilo it is added to the encoding queue which performs the necessary file processing.

Body Params
string
required

ID of the project

string

ID of a folder within a project.

string

used as the assets display name. different from the file name.

string

name used for the asset when it is downloaded. this needs to include the file extension

string
string
required

Must be a publicly-accessible URL

tags
array of strings

Tags

tags
string

ID of the asset being versioned. This asset will become the inactive version while the new asset being created will become the active version.

string
Defaults to Timestamp of when the version was created: "Version:13-11-2017 04:48:41.294"

Name given to the new version.

Responses

Language
Credentials
:
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json