v1

latestOpenAPI 3.0.32026-08-06128539552.6 KB
Conversations

Link a conversation to a parent conversation

Links the specified conversation to a parent conversation with the specified link type.

Limitations:

  • Maximum of 100 child conversations per parent
  • Only 1 parent per child conversation
  • A child conversation cannot have its own child conversations
put/beta/conversations/{conversationId}/link

Path parameters

conversationIdinteger required

Request body

parentIdinteger required
linkTypestring required

values: [Related, SideConversation]