Authorization: Bearer ********************{
"id": "asset-20260403150605-bfjwz"
}curl --location 'https://moyu.info/v1/assets/delete' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"id": "asset-20260403150605-bfjwz"
}'{
"code": "success",
"data": {
"id": "string"
}
}