Open source media management and distribution platform

asset/$asset_id/supplement/$supplement_id/delete

Deleting supplement data

With this call you can delete supplement data.

Request URL

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

Request parameters

Parameter

Type

Description

Method

Obligatory/Optional

user_id

string

user id, that determine whether the user has enough right to delete the supplement

POST

obligatory

asset_id

alphanumeric

asset id

URL

obligator

supplement_id

alphanumeric

The id of the supplement that will be deleted

URL

obligatory

 

Example request URL

/asset/EaFZOO1YPXZKHs1r60nTSGh25Om/supplement/VlN2ZDKv9rpsfmBAWpvfiw1zQ6z/delete
POST:
user_id=test_user

Response fields

Field

Description

n/a

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