POST
/
v4
/
knowledge-bases
/
{knowledge_base_id}
/
upload-schedules

Authorizations

x-api-key
string
header
required

Headers

x-selected-account-id
string | null

Path Parameters

knowledge_base_id
string
required

Body

application/json
chunking_strategy_config
object
required
interval
number
required
knowledge_base_data_source_id
string
required
account_id
string

The ID of the account that owns the given entity.

next_run_at
string

Response

200 - application/json
account_id
string
required

The ID of the account that owns the given entity.

chunking_strategy_config
object
required
created_at
string
required

The date and time when the entity was created in ISO format.

created_by_user_id
string
required

The user who originally created the entity.

id
string
required

The unique identifier of the entity.

interval
number
required
knowledge_base_data_source_id
string
required
knowledge_base_id
string
required
status
enum<string>
required
Available options:
HEALTHY,
UNHEALTHY,
ERROR,
PAUSED
updated_at
string
required

The date and time when the entity was last updated in ISO format.

next_run_at
string
status_reason
string