Graph API 版本

Page Take Thread Control

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

閱讀中

你無法在此端點執行此操作。

建立中

You can make a POST request to take_thread_control edge from the following paths:
發佈到此關係連線時,會建立 a Page

參數

參數描述
metadata
string

Additional information about the conversation

recipient
Object

The PSID for the customer who sent the message to your business

必填
id
numeric string

phone_number
string

name
Object

first_name
string

last_name
string

user_ref
string

comment_id

post_id
string

player_id
numeric string

one_time_notif_token
string

notification_messages_token
string

login_id
string

傳回類型

This endpoint supports 寫入後讀取 and will read the node to which you POSTed.
Struct {
success: bool,
}

Error Codes

錯誤說明
551This person isn't available right now.
100Invalid parameter
200Permissions error
504Invalid reply thread id
190Invalid OAuth 2.0 Access Token
230Permissions disallow message to user

更新中

你無法在此端點執行此操作。

正在刪除

你無法在此端點執行此操作。