Open source media management and distribution platform
With this call you can delete supplement data.
/asset/{asset_id}/supplement/{supplement_id}/delete [POST]
|
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 |
/asset/EaFZOO1YPXZKHs1r60nTSGh25Om/supplement/VlN2ZDKv9rpsfmBAWpvfiw1zQ6z/delete
POST:
user_id=test_user
|
Field |
Description |
|
n/a |
This call doesn't return others, just the standard header with the request information |