Delete a FeedbackSummary resource from a call
Call FeedbackSummary resources provide an idea of how your end user's perceive the quality of their calls and the most common issues they have encountered in the context of all your voice traffic during a specific time frame.
Delete a FeedbackSummary resource from a call
Path parameters
-
The unique id of the Account responsible for this resource.
-
A 34 character string that uniquely identifies this resource.
DELETE /2010-04-01/Accounts/{AccountSid}/Calls/FeedbackSummary/{Sid}.json
curl \
-X DELETE https://api.twilio.com/2010-04-01/Accounts/{AccountSid}/Calls/FeedbackSummary/{Sid}.json \
--user "username:password"