Delete an Asset resource.
A wrapper that represents a static file and groups the different Versions of the static file.
Delete an Asset resource.
DELETE
/v1/Services/{ServiceSid}/Assets/{Sid}
curl \
--request DELETE 'https://serverless.twilio.com/v1/Services/{ServiceSid}/Assets/{Sid}' \
--user "username:password"