API Graph versión

Page Page Whatsapp Number Verification

Lectura

No puedes realizar esta operación en este extremo.

Creación

No puedes realizar esta operación en este extremo.

Actualizando

You can update a Page by making a POST request to /{page_id}/page_whatsapp_number_verification.

Parámetros

ParámetroDescripción
verification_code
string

The verification code which was sent to the WhatsApp number.

whatsapp_number
string

The WhatsApp number to be verified.

Obligatorio

Return Type

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

Error Codes

ErrorDescripción
200Permissions error
100Invalid parameter
368The action attempted has been deemed abusive or is otherwise disallowed
190Invalid OAuth 2.0 Access Token

Eliminando

No puedes realizar esta operación en este extremo.