hubspot
hubspot

Create Note

Crea una nota asociada a un contacto.

🔒 Endpoint Protegido: Requiere autenticación JWT y rol 'ui_hubspot', 'admin' o 'ui_citas'

post/api/hubspot/contacts/{contact_identifier}/notes

Path parameters

contact_identifierstring required

Request body

notestring required

Example request

{
  "note": "Llamada realizada, cliente interesado en ampliación."
}

Response

Successful Response

okboolean

Changes

No recorded changes to this endpoint across all 1 revision of this API.