url -X 'POST' \
'https://api-v2.opencopilot.so/backend/chat/vote/:message_id' \
-H 'accept: application/json' \
-H 'X-Bot-Token: token'
{
"message": "Vote counted successfully"
}
url -X 'POST' \
'https://api-v2.opencopilot.so/backend/chat/vote/:message_id' \
-H 'accept: application/json' \
-H 'X-Bot-Token: token'
{
"message": "Vote counted successfully"
}
url -X 'POST' \
'https://api-v2.opencopilot.so/backend/chat/vote/:message_id' \
-H 'accept: application/json' \
-H 'X-Bot-Token: token'
{
"message": "Vote counted successfully"
}
Was this page helpful?