Example searches: “date_last_interaction”, “Retrieve a list of Interactions for a given [Session](https://www.twilio.com/docs/proxy/api/session).”, “204”, “links”, “outbound_resource_url”
Delete a specific Service.
The Twilio-provided string that uniquely identifies the Service resource to delete.
Minimum length is 34, maximum length is 34. Format should match the following pattern: ^KS[0-9a-fA-F]{32}$.
34
^KS[0-9a-fA-F]{32}$
The resource was deleted successfully.
curl \ --request DELETE 'https://proxy.twilio.com/v1/Services/{Sid}' \ --user "username:password"