Skip to main content
POST

Authorizations

x-api-key
string
header
required

Body

application/json
token
string
required

Registrační token z /whatsapp/signup.

waba_id
string
required

ID WhatsApp Business účtu.

code
string
required

Autorizační kód Meta OAuth z vestavěné registrace.

phone_number_id
string

Phone Number ID existujícího čísla. Povinné, pokud není zadáno country.

country
string

Země pro přidělení nového čísla z našeho poolu. Povinné, pokud není zadáno phone_number_id.

client_id
string

Váš identifikátor klienta.

description
string

Popis firemního profilu.

Profilový obrázek firmy jako base64 data URL (data:image/...;base64,...).

email
string

E-mail firemního profilu.

website
string

Webové stránky firemního profilu.

Response

Výsledek registrace

success
boolean
phone_number_id
string
phone_number
string
message
string

Důvod selhání, když je success false.