Skip to main content
POST
/
api
/
v1
/
ai_service
/
summarize_text
{
  "status": "<string>",
  "task_id": "<string>",
  "error_message": "<string>"
}

Authorizations

Authorization
string
header
required

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

Query Parameters

task
enum<string>
default:user_prompt

Задачи AI эндпоинтов.

Available options:
meeting_summary,
user_prompt
prompt
string | null
thinking
boolean | null
default:false

Body

application/json

The body is of type string.

Response

Successful Response

status
string
required

Статус запуска задачи, может быть: 'scheduled', 'unauthorized token

task_id
string | null

Task ID задачи

error_message
string | null

Сообщение об ошибке