Skip to main content
PUT

Autorizaciones

api_access_token
string
header
requerido

Parámetros de ruta

id
string<uuid>
requerido

ID of the contact

Cuerpo

application/json

The body is of type any.

Respuesta

Contact updated successfully

success
boolean
Ejemplo:

true

data
object

Extended contact with full details (alias for contact_full)

meta
object
message
string

Success message

Ejemplo:

"Contact updated successfully"