Skip to main content
POST
Create Meta number (Cloud API)

Authorizations

x-api-key
string
header
required

Your ps_ API key

Body

application/json
name
string
required

Display name for the number.

Example:

"Atendimento"

number
string
required

Phone number (min 8 digits, optional +).

Example:

"5511999999999"

metaPhoneId
string
required

Meta Cloud API Phone Number ID.

Example:

"123456789012345"

metaWabaId
string
required

WhatsApp Business Account (WABA) ID.

Example:

"987654321098765"

metaAccessToken
string
required

System-user access token.

Example:

"EAAG..."

metaAppSecret
string
required

Meta app App Secret.

Example:

"a1b2c3..."

metaAppId
string
required

Meta app App ID.

Example:

"100200300400500"

Link the number to the calling API key (default true).

Example:

"true"

Response

Create Meta number