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