post
https://api.sentiyen.com/api/v3/chat/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
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Sample request:
{
"messageId": "16763be4-6022-406e-a950-fcd5018633ca",
"feedback": "string",
"senderId": "string"
}
Sample response:
{
"success": true
}
