Passer au contenu principal
POST
Informations d'un contact

Endpoint

/v1/whatsapp/contacts/info

Headers

Authorization
string
requis
Bearer token avec votre Secret Key (format: Bearer sk_...)

Body Parameters

accountId
string
requis
L’identifiant du compte WhatsApp
phone
string
requis
Le numéro de téléphone (format: +2290112345678 ou 2290112345678)

Exemples de requêtes

Exemple de réponse

Champs de la réponse

Codes d’erreur

Autorisations

Authorization
string
header
requis

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Corps

application/json
accountId
string
phone
string

Réponse

200

OK