Open source media management and distribution platform

asset/create

Making an asset

With this call you can create a blanck asset, and it can be filled with metadata, media files, etc. later.

Request URL

/asset/create [POST]

Request parameters

Parameter

Type

Description

Method

Obligatory/Optional

user_id

string

This property is used as user id in the database

POST

obligatory

group_id

alphanumeric

This property is used as group id in the database

POST

optional

reference_id

string

This is a single field, which can be used to (external) identification of the asset.

POST

optional

provider_id

alphanumeric

 

POST

optional

 

Example request URL

/asset/create
POST:

user_id=username

group_id=groupname

Response fields

Field

Description

asset_id

The reserved asset_id