Path parameters
-
The Twilio-provided string that uniquely identifies the Credential resource to delete.
DELETE /v1/Credentials/{Sid}
curl \
-X DELETE https://notify.twilio.com/v1/Credentials/{Sid} \
--user "username:password"