Skip to main content
PATCH
Renombra, cambia email o archiva un contacto (IOU-005/006)

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string
required

Body

application/json
name
string
email
string | null
archived
boolean

true archiva; false des-archiva (IOU-006).

Response

200 - application/json
id
string
required
name
string
required
email
string | null
required
archivedAt
string | null
required
createdAt
string
required