v1

latestOpenAPI 3.0.02026-07-26254134307.1 KB
Conversations

Add conversation link

Adds one or more links to a conversation For more information on links, see the Links topic.

Required scope: conversations:write

post/conversations/{conversation_id}/links

Path parameters

conversation_idstring required

The conversation ID

Request body

link_idsstring[]

Link IDs to add. Either link_ids or link_external_urls must be specified but not both

link_external_urlsstring[]

Link external URLs to add. Creates links if necessary. Either link_ids or link_external_urls must be specified but not both

Response

No content