Delete a specific Custom Operator.
Delete a specific Custom Operator.
DELETE
/v2/Operators/Custom/{Sid}
curl \
--request DELETE 'https://intelligence.twilio.com/v2/Operators/Custom/{Sid}' \
--user "username:password"
Delete a specific Custom Operator.
curl \
--request DELETE 'https://intelligence.twilio.com/v2/Operators/Custom/{Sid}' \
--user "username:password"