cURL
curl --request PATCH \ --url https://api.gbase.ai/v1/{ai_id}/message_rating \ --header 'Content-Type: application/json' \ --data '{ "feedback_content": "<string>", "feedback_metadata": {} }'
This response does not have an example.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Successful Response