Create Meta number (Cloud API)
Manual Meta Cloud API onboarding: you already own the WABA + system-user token and pass the credentials directly. Returns the created number + the webhook URL/verifyToken you must configure in your Meta app. (No credentials yet? Use /api/v1/numbers/remote-pairing with provider=META.)
Authorizations
Your ps_ API key
Body
Display name for the number.
"Atendimento"
Phone number (min 8 digits, optional +).
"5511999999999"
Meta Cloud API Phone Number ID.
"123456789012345"
WhatsApp Business Account (WABA) ID.
"987654321098765"
System-user access token.
"EAAG..."
Meta app App Secret.
"a1b2c3..."
Meta app App ID.
"100200300400500"
Link the number to the calling API key (default true).
"true"
Response
Create Meta number