Skip to main content
PUT
Met à jour

Autorisations

Authorization
string
header
requis

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

Paramètres de chemin

id
string<uuid>
requis

Corps

application/json
phone_number
string
requis

Numéro de téléphone du contact

Exemple:

"+2250709538217"

name
string | null

Nom du contact

Exemple:

"Jean Dupont"

surname
string | null

Prénom du contact

Exemple:

"Dupont"

group_id
string<uuid> | null

Identifiant du groupe de contact

Exemple:

"39fbf8a0-8f1a-48ad-8f9b-7f1b6b2a48f2"

Réponse

Opération réussie

status
integer
Exemple:

200

message
string
Exemple:

"OK"

data
Contact · object

Model for contact