POST api/Feedback/SendFeedback?sender={sender}&receiver={receiver}&subject={subject}&body={body}

Send feedback from apps

Request Information

Parameters

NameDescriptionAdditional information
sender

Define this parameter in the request URI.

receiver

Define this parameter in the request URI.

subject

Define this parameter in the request URI.

body

Define this parameter in the request URI.