v2

latestOpenAPI 3.0.22026-08-07295198367.7 KB
Knowledge Bases V2

Get Schedule Training

Get scheduled autotraining time for a knowledge base.

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

Path parameters

kb_idstring uuid required

Query parameters

team_idstring uuid

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.