Open source media management and distribution platform
With this call you can create a blanck asset, and it can be filled with metadata, media files, etc. later.
/asset/create [POST]
|
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 |
/asset/create
POST:
user_id=username
group_id=groupname
|
Field |
Description |
|
asset_id |
The reserved asset_id |