그래프 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
368The action attempted has been deemed abusive or is otherwise disallowed
283That action requires the extended permission pages_read_engagement and/or pages_read_user_content and/or pages_manage_ads and/or pages_manage_metadata
100Invalid parameter

삭제 중

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