Ctrl
K
Getting Started
Document API
Model API
Organization API
Project API
Topic API
User API
Webhook API
2D Viewer SDK
3D Viewer SDK
Topic API
BCF Topic
List Topics
API Reference
Topic Board
Topic Board Extension
Topic Board Status
Topic Board Type
Topic Board User
Topic
Topic Comment
Topic Document
Topic Event
Topic Object
Topic Point
Topic Relation
GET
List related topics
PUT
Create topic relations
DELETE
Delete topic relation
Topic Viewpoint
Topic Import
Topic Export
Download OpenAPI file
Docs powered by
Archbee
API Reference
Topic Relation
Create topic relations
PUT
https://api.catenda.com/opencde/bcf/3.0/projects/{topic-board-id}/topics/{topic-id}/related_topics
Try it
Create new topic relations.
Authentication
Bearer
http
Path Parameters
topic-board-id
string
*
topic-id
string
*
Body Parameters
body
object[]
*
Description
List of related topic ids
related_topic_guid
string
*
Responses
200
OK
object[]
Description
List of related topics
related_topic_guid
string
PREVIOUS
List related topics
NEXT
Delete topic relation
Docs powered by
Archbee