Skip to main content
PATCH
cURL
Allows partial modifications to the corpus.

Authorizations

X-API-Key
string
header
required

API key

Path Parameters

corpus_id
string<uuid>
required

Body

application/json

A queryable collection of documents. A corpus can be used to ground Ultravox with factual content for a particular domain.

corpusId
string

The unique ID of this corpus.

created
string<date-time>

When this corpus was created.

name
string

The name of this corpus.

description
string

A description of this corpus.

stats
object

The current stats for this corpus.

Response

200 - application/json

A queryable collection of documents. A corpus can be used to ground Ultravox with factual content for a particular domain.

corpusId
string

The unique ID of this corpus.

created
string<date-time>

When this corpus was created.

name
string

The name of this corpus.

description
string

A description of this corpus.

stats
object

The current stats for this corpus.