Open source media management and distribution platform

asset/$asset_id/supplement/$supplement_id/update

Update supplement data

With this call you can update the supplement data of an asset. An asset may have maximum 16 supplement, 64 Kilobyte / supplement.

9.20.1 Request URL

/asset/{asset_id}/supplement/{supplement_id}/update [POST]

9.20.2 Request parameters

Parameter

Type

Description

Method

Obligatory/Optional

asset_id

alphanumeric

the asset_id

URL

obligatory

supplement_id

alphanumeric

unique supplement id

URL

obligatory

user_id

alphanumeric

owner of the asset

POST

obligatory

supplement

free / valid XML without xml-header in case of OAI-PMH

data that must be saved as a supplement

POST

obligatory

oai_prefix

string

OAI-PMH specific information

POST

obligatory in case of OAI-PMH

oai_namespaceuri

string

OAI-PMH specific information

POST

obligatory in case of OAI-PMH

oai_schemalocation

string

OAI-PMH specific information

POST

obligatory in case of OAI-PMH

 

Example request URL

/asset/uhesdf823hjKhfsd/supplement/VlN2ZDKv9rpsfmBAWpvfiw1zQ6z/update

POST:

user_id=entree004

supplement=<data>

 

Response fields

Field

Description

n/a

This call doesn't return others, just the standard header with the request information