Remove a conversation service with all its nested resources from your account
A Service resource is a top-level conversation resource container that serves as a data silo.
Remove a conversation service with all its nested resources from your account
Path parameters
-
A 34 character string that uniquely identifies this resource.
DELETE /v1/Services/{Sid}
curl \
-X DELETE https://conversations.twilio.com/v1/Services/{Sid} \
--user "username:password"