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.
Example response
{
"success": true
}