API: Message Metadata
Save message feedback
This endpoint allow you to record any feedback for a message for analytics purposes.
post/chat/message/feedback
Request body
Example request
{
"messageId": "16763be4-6022-406e-a950-fcd5018633ca"
}Response
A response containing indication if the feedback was successfully recorded.
Changes
No recorded changes to this endpoint across all 1 revision of this API.