Skip to main content
POST
Link conversation to applications

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

Body

application/json
applicationIds
string[]
required

Application _ids to attach to this conversation; each must be a valid ObjectId in the caller's organization.

Response

Applications linked

success
boolean
message
string
data
object