Skip to main content
POST
Merge one topic into another

Authorizations

Authorization
string
header
required

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

Body

application/json
fromSlug
string
required

The topic absorbed and then deleted.

intoSlug
string
required

The surviving topic its tags move to.

agentId
object | null

Response

agentId
object | null
required
slug
string
required

The stable machine key; identifies the topic.

title
string
required
description
string
required
origin
string
required

auto (enricher) or manual (edited).

sourceCount
number
required
chunkCount
number
required
createdAt
string<date-time>
required
updatedAt
string<date-time>
required