v1

latestOpenAPI 3.0.0Apache 2.02026-08-0610023171.4 KB
AI Detection

Rate an AI detection result

Save user feedback for an AI detection result. Send mark=1 for like or mark=0 for dislike, with an optional comment.

post/api/v1/chat-gpt/mark/{id}/

Path parameters

idinteger required

Numeric ID of a text check or AI check, depending on the endpoint.

Response

The AI detection feedback was saved.

successboolean

Example response

{
  "success": true
}