Version API du graphe

Page Page Whatsapp Number Verification

Lecture

Vous ne pouvez pas effectuer cette opération sur ce point de terminaison.

Création

Vous ne pouvez pas effectuer cette opération sur ce point de terminaison.

Mise à jour

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

Paramètres

ParamètreDescription
verification_code
string

The verification code which was sent to the WhatsApp number.

whatsapp_number
string

The WhatsApp number to be verified.

Obligatoire

Type de retour

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

Error Codes

ErreurDescription
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

Suppression

Vous ne pouvez pas effectuer cette opération sur ce point de terminaison.