38b6c9a4246d

latestOpenAPI 3.0.22026-08-07295198367.7 KB
Knowledge Bases V2

Schedule Training

Schedule autotraining time for a knowledge base.

post/knowledge-bases/v2/{kb_id}/schedule-training

Path parameters

kb_idstring uuid required

Query parameters

team_idstring uuid

Request body

option'daily' | 'weekly' | 'custom_interval' required

An enumeration.

day_of_weekstring
hourstring required
minutestring

Response

Successful Response

idstring uuid
date_createdstring date-time
date_updatedstring date-time
kb_idstring uuid required

The ID of the knowledge base.

user_idstring uuid required

The ID of the user associated with the knowledge base training schedule.

option'daily' | 'weekly' | 'custom_interval' required

An enumeration.

day_of_weekstring

The scheduled day or days when model will begin retraining.

hourstring required

The scheduled time (hour) when model will begin retraining.

minutestring

The scheduled time (minutes) when model will begin retraining.