Skip to main content
PATCH
Patch Context Document

Path Parameters

doc_uuid
string<uuid>
required

Body

application/json

Request body for PATCH /v1/context-documents/{uuid}.

title
string | null
document_type
string | null
is_global
boolean | null
description
string | null
content
string | null
tags
string[] | null
targeting_rules
Targeting Rules · object | null

Response

Successful Response

data
ContextDocumentResponse · object
required

Full response — includes content and targeting_rules.

meta
Meta · object