Delete a specific Customer-Profile
TODO: Resource-level docs
Delete a specific Customer-Profile.
Path parameters
-
The unique string that we created to identify the Customer-Profile resource.
DELETE /v1/TrustProducts/{Sid}
curl \
-X DELETE https://trusthub.twilio.com/v1/TrustProducts/{Sid} \
--user "username:password"