Allows an app to take control of an idle conversation. If the app is a Primary Receiver, the app can take control of a conversation owned by another app. Part of the Messenger Platform Handover Protocol
take_thread_control edge from the following paths: | Parameter | Description |
|---|---|
metadatastring | Additional information about the conversation |
recipientObject | The PSID for the customer who sent the message to your business Required |
success: bool, | Error | Description |
|---|---|
| 551 | This person isn't available right now. |
| 100 | Invalid parameter |
| 190 | Invalid OAuth 2.0 Access Token |
| 200 | Permissions error |