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

Authorizations

x-api-key
string
headerrequired

Headers

x-selected-account-id
string

Path Parameters

knowledge_base_id
string
required

Body

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

The ID of the account that owns the given entity.

Response

200 - application/json
knowledge_base_id
string
required
knowledge_base_data_source_id
string
required
chunking_strategy_config
object
required
status
enum<string>
required

An enumeration.

Available options:
HEALTHY,
UNHEALTHY,
ERROR,
PAUSED
status_reason
string
interval
number
required
next_run_at
string
id
string
required

The unique identifier of the entity.

created_at
string
required

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

updated_at
string
required

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

created_by_user_id
string
required

The user who originally created the entity.

account_id
string
required

The ID of the account that owns the given entity.