Versione API Graph

Page Page Whatsapp Number Verification

Lettura

Non puoi eseguire questa operazione in questo endpoint.

Creazione

Non puoi eseguire questa operazione in questo endpoint.

Aggiornamento

Puoi aggiornare a Page effettuando una richiesta POST a /{page_id}/page_whatsapp_number_verification.

Parametri

ParametroDescrizione
verification_code
string

The verification code which was sent to the WhatsApp number.

whatsapp_number
string

The WhatsApp number to be verified.

Obbligatorio

Tipo di ricavo

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

Error Codes

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

Eliminazione

Non puoi eseguire questa operazione in questo endpoint.