Deletes a video asset and all its data.
curl https://api.mux.com/video/v1/assets/${ASSET_ID} \ -X DELETE \ -H "Content-Type: application/json" \ -u ${MUX_TOKEN_ID}:${MUX_TOKEN_SECRET}
The asset ID.