Get entity currently controlling conversation by author and network

Return which entity (agent or bot) has current control of the conversation associated with the specified author on the specified network.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Details

Returns which entity (agent or bot) has current control of the conversation associated with the specified author on the specified network. Find the author ID from the Author object included in all messages.

Related endpoints

ActionEndpoint
PUT/bots/v3/control
Pass conversation control]
Path Params
string
required

The social network for the registration. Must match the network field of the bot registration.

string
required

The external identifier of the bot on the social network. Must match the externalId field of the bot registration.

string
required

The author ID. Find the author ID from the Author object included in all messages.

Responses

Language
LoadingLoading…
Response
Choose an example:
application/json