versión API Graph

Page Page Whatsapp Number Verification

Lectura

No puedes realizar esta operación en este extremo.

Creando

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
104Incorrect signature

Eliminando

No puedes realizar esta operación en este extremo.