Skip to main content
PUT
Edit a curated claim

Authorizations

Authorization
string
header
required

A workspace API key: wdy_live_… / wdy_test_…. Created at POST /workspaces/{tenantId}/keys and shown exactly once.

Path Parameters

sourceId
string
required

Body

application/json
title
string
required
Required string length: 1 - 120
claim
object
required
topics
array[]

Lowercase topic tags. An empty list makes the source universal.

Maximum array length: 12
agentId
object | null

On create: the agent, or null/absent for the workspace pool. On edit: absent leaves it where it is; null moves it to the pool; an id moves it there.

Response

id
string
required
agentId
object | null
required

null = the workspace pool.

kind
string
required

upload, url or claim.

title
string
required
status
string
required

pending, ready, failed, …

lang
string
required

The canonical corpus language of the chunks.

translated
boolean
required
topics
string[]
required
chunkCount
number
required
tokenCount
number
required
summary
string
required

The index card: one English line naming what this covers.

createdAt
string<date-time>
required
updatedAt
string<date-time>
required
error
string

A machine-readable failure code.

sourceLang
string
fileName
string
contentType
string
byteSize
number
url
string
resolvedUrl
string
lastFetchedAt
string<date-time>
syncTtlMinutes
number
nextSyncAt
string<date-time>
claim
object