curl --location --request DELETE 'https://openapi.shanjian.tv/v1/assets/' \ --header 'Authorization: Bearer {{appKey}}' \ --header 'Content-Type: application/json'
{ "code": "string", "data": { "id": "string" }, "message": "string" }