Skip to main content
PUT
Update training data

Authorizations

Authorization
string
header
required

Workspace API token. Include abilities external-api:read and/or external-api:write.

Path Parameters

id
string<uuid>
required

Body

application/json
title
string
Maximum string length: 255
description
string | null
agent_ids
string<uuid>[] | null

Response

Training data updated

id
string<uuid>
type
enum<string>
Available options:
text,
url,
file,
video,
qa
source
string | null
title
string | null
description
string | null
slug
string | null
is_processed
boolean
status
enum<string> | null
Available options:
queued,
processing,
completed,
failed
training_folder_id
string<uuid> | null
created_at
string<date-time> | null
updated_at
string<date-time> | null