v1
latestOpenAPI 3.0.3Proprietary2026-08-0610636149.4 KBContacts
Actualizar contacto
patch/v1/contacts/{contactId}
Path parameters
contactIdstring required
Request body
Response
Contacto actualizado
Example response
{
"id": "60a1b2c3d4e5f6a7b8c9d0e1",
"name": "Juan Pérez",
"email": "juan@example.com",
"phone": "+5491155551234",
"internationalPhoneNumber": "5491155551234",
"rating": 4,
"entryMethod": "WHATSAPP",
"utmSource": "google",
"utmMedium": "cpc",
"utmCampaign": "black-friday-2026"
}