Save message feedback

This endpoint allow you to record any feedback for a message for analytics purposes.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Sample request:

{
  "messageId": "16763be4-6022-406e-a950-fcd5018633ca",
  "feedback": "string",
  "senderId": "string"
}

Sample response:

{
  "success": true
}
Body Params
uuid
required

ID of the answer message id.

string
required

Feedback received from the user for the given answer.

string
Responses

Language
Credentials
Basic
base64
:
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json