Path parameters
-
The SID of the Service resource to delete.
DELETE /v1/Services/{Sid}
curl \
-X DELETE https://sync.twilio.com/v1/Services/{Sid} \
--user "username:password"
The SID of the Service resource to delete.
curl \
-X DELETE https://sync.twilio.com/v1/Services/{Sid} \
--user "username:password"