图谱 API 版

Page Page Whatsapp Number Verification

读取

你无法在此端点执行该操作。

创建

你无法在此端点执行该操作。

更新

你可以向 /{page_id}/page_whatsapp_number_verification 发出 POST 请求,以更新 a Page

参数

参数描述
verification_code
string

The verification code which was sent to the WhatsApp number.

whatsapp_number
string

The WhatsApp number to be verified.

必填

返回类型

Struct {
error_message: string,
verification_status: enum,
whatsapp_number_type: int32,
whatsapp_display_number: string,
}

错误代码

错误描述
200Permissions error
100Invalid parameter
368The action attempted has been deemed abusive or is otherwise disallowed
190Invalid OAuth 2.0 Access Token

删除

你无法在此端点执行该操作。