Delete a Function resource
A wrapper that represents a Serverless JavaScript function and groups the different and groups the different Versions of this code.
Delete a Function resource.
DELETE
/v1/Services/{ServiceSid}/Functions/{Sid}
curl \
-X DELETE https://serverless.twilio.com/v1/Services/{ServiceSid}/Functions/{Sid} \
--user "username:password"