Skip to main content
POST
Unlink conversation from 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 detach from this conversation; the Application records themselves are preserved.

Response

Applications unlinked

success
boolean
message
string
data
object