ProxyV1Interaction
Delete a specific Interaction.
Delete a specific Interaction.
delete/v1/Services/{ServiceSid}/Sessions/{SessionSid}/Interactions/{Sid}
Path parameters
ServiceSidstring required
The SID of the parent Service of the resource to delete.
SessionSidstring required
The SID of the parent Session of the resource to delete.
Sidstring required
The Twilio-provided string that uniquely identifies the Interaction resource to delete.
Response
The resource was deleted successfully.