Skip to main content
POST
Replace a topic's tags

Authorizations

Authorization
string
header
required

API key issued by EverOS, sent as Authorization: Bearer <api_key>.

Path Parameters

kb_id
string
required
doc_id
string
required
topic_id
string
required

Body

application/json
tag_ids
string[]
required

Complete materialized snapshot. Cloud stable-deduplicates the request, stores the first 50 ids, and reports any truncation.

Maximum array length: 100

Opaque semantic tag id

Required string length: 1 - 128
version
integer
required

Expected current topic tag_version (CAS)

Required range: x >= 0

Response

Successful Response

request_id
string
required

Request trace id (peer to data)

data
TopicTagWriteData · object
required

Endpoint-defined business result