Put rating for an automatic reply written by an AI
Developing
PUT
https://app-dev.jollor.com/api/public/v1/ratings/{message_id}
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request PUT 'https://app-dev.jollor.com/api/public/v1/ratings/?rating=good'
Response Response Example
{}
Request
Path Params
message_id
string
required
Query Params
rating
string
optional
Example:
good
Responses
Modified at 2024-02-22 05:08:38