Skip to main content
POST
Crea un contacto (o reutiliza uno igual por nombre/email)

Authorizations

Authorization
string
header
required

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

Body

application/json
name
string
required
Example:

"Javier"

email
string
Example:

"javier@ejemplo.mx"

Response

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