# Delete a specific Interaction. **DELETE /v1/Services/{ServiceSid}/Sessions/{SessionSid}/Interactions/{Sid}** Delete a specific Interaction. ## Servers - https://proxy.twilio.com: https://proxy.twilio.com () ## Authentication methods - Account sid auth token ## Parameters ### Path parameters - **ServiceSid** (string) The SID of the parent [Service](https://www.twilio.com/docs/proxy/api/service) of the resource to delete. - **SessionSid** (string) The SID of the parent [Session](https://www.twilio.com/docs/proxy/api/session) of the resource to delete. - **Sid** (string) The Twilio-provided string that uniquely identifies the Interaction resource to delete. ## Responses ### 204 The resource was deleted successfully. [Powered by Bump.sh](https://bump.sh)