Delete a specific Customer-Profile.
Delete a specific Customer-Profile.
DELETE
/v1/CustomerProfiles/{Sid}
curl \
--request DELETE 'https://trusthub.twilio.com/v1/CustomerProfiles/{Sid}' \
--user "username:password"
Delete a specific Customer-Profile.
curl \
--request DELETE 'https://trusthub.twilio.com/v1/CustomerProfiles/{Sid}' \
--user "username:password"