Portal Community

list

Lists phone numbers registered to a WhatsApp Business Account.

FieldRequiredDescription
businessAccountId✓ YesWABA ID.

get

Returns details for a single phone number.

No fields beyond the shared credential pair.

register

Registers a phone number for Cloud API use with a 6-digit PIN.

FieldRequiredDescription
pin✓ YesTwo-step verification PIN to set/confirm during registration.

deregister

Deregisters a phone number from Cloud API use.

No fields beyond the shared credential pair.

update-display-name

Requests a change to the number's public display name (subject to Meta review).

FieldRequiredDescription
displayName✓ YesNew display name to request.

request-verification

Requests an SMS or voice verification code for a new number.

FieldRequiredDescription
codeMethod✓ YesSMS or VOICE.
languageNoLanguage/locale for the verification message.

verify-code

Submits the verification code received via SMS/voice.

FieldRequiredDescription
code✓ YesVerification code.
Registration flow: a new number typically goes request-verificationverify-coderegister (with a PIN) before it can send/receive via Cloud API. Use deregister to release a number, e.g. before migrating it to the WhatsApp Business App.