Asset
Delete an asset
DELETE
/
asset
/
{assetId}
Authorization
Path
curl --request DELETE \
--url https://livepeer.studio/api/asset/{assetId} \
--header 'Authorization: <authorization>'
This response has no body data.
Authorizations
Authorization
string
headerrequiredBearer api-key
Path Parameters
assetId
string
requiredID of the asset
Was this page helpful?
curl --request DELETE \
--url https://livepeer.studio/api/asset/{assetId} \
--header 'Authorization: <authorization>'
This response has no body data.