그래프 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

읽기

이 엔드포인트에서 수행할 수 없는 작업입니다.

만들기

다음 경로에서 take_thread_control 에지에 POST 요청을 만들 수 있습니다:
이 에지에 게시할 때 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

반환 유형

이 엔드포인트는 기록 후 읽기 기능을 지원하며 회원님이 게시한 노드를 읽습니다.
Struct {
success: bool,
}

오류 코드

오류설명
551This person isn't available right now.
100Invalid parameter
190Invalid OAuth 2.0 Access Token
200Permissions error

업데이트 중

이 엔드포인트에서 수행할 수 없는 작업입니다.

삭제 중

이 엔드포인트에서 수행할 수 없는 작업입니다.