Example searches: “StartDate”, “Access-Control-Allow-Credentials”, “sid”, “ServiceSid”, “credential_sid”
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: ^IS[0-9a-fA-F]{32}$.
34
^IS[0-9a-fA-F]{32}$
The resource was deleted successfully.
curl \ --request DELETE 'https://notify.twilio.com/v1/Services/{Sid}' \ --user "username:password"