Skip to main content
PATCH
Update an interaction

Authorizations

Authorization
string
header
required

API key for authentication

Path Parameters

interactionId
string
required

The ID of the interaction to update.

Required string length: 40

Body

application/json
entity
object
required

The entity connected to the interaction. You can link people or companies.

Example:
dateTime
string<date-time>

The date and time of the interaction.

Maximum string length: 24
Example:

"2025-07-17T09:00:00.000Z"

title
string

The title of the interaction.

Maximum string length: 255
Example:

"Coffee with John Doe"

content
string

The multi-line content of the interaction.

Maximum string length: 100000
Example:

"Had a coffee with John Doe\nDiscussed the new project."

activityType

An emoji representing the interaction type.

Maximum string length: 50
Example:

"☕️"

Response

The updated interaction.

data
object
required

A manually logged interaction linked to an entity.

Example:
deprecations
string[]
Example: