ProxyV1MessageInteraction
Create a new message Interaction to send directly from your system to one [Participant](https://www.twilio.com/docs/proxy/api/participant). The `inbound` properties for the Interaction will always be empty.
Create a new message Interaction to send directly from your system to one Participant. The inbound properties for the Interaction will always be empty.
post/v1/Services/{ServiceSid}/Sessions/{SessionSid}/Participants/{ParticipantSid}/MessageInteractions
Path parameters
ServiceSidstring required
The SID of the parent Service resource.
SessionSidstring required
The SID of the parent Session resource.
ParticipantSidstring required
The SID of the Participant resource.
Response
OK