Skip to main content
POST
/
api
/
v1
/
sentiment_analysis
/
task_done
/
{task_id}
{
  "status": true,
  "message": "<string>"
}

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

task_id
string
required

Response

Successful Response

Модель ответа для эндпоинта отметки задачи как выполненной

status
boolean
required

Статус выполнения операции

message
string
required

Сообщение о результате операции