Create person log entry
Person Logs
Create person log entry
Create a person log entry using the authenticated API key tenant context
POST
Create person log entry
Documentation Index
Fetch the complete documentation index at: https://architect-d889a35e-sync-pr-3717.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key authentication for the External Actor Gateway
Body
application/json
Stored person log source
Required string length:
1 - 100Pattern:
^[a-z0-9]+(-[a-z0-9]+)*$Kebab-case person activity type. Defaults to 'webhook' when omitted (e.g. 'contact-update')
Required string length:
1 - 100Pattern:
^[a-z0-9]+(-[a-z0-9]+)*$Existing person ID to attach the log entry to
Minimum string length:
1Pattern:
^\+[1-9]\d{1,14}$Minimum string length:
1Required string length:
1 - 255Required string length:
1 - 255Response
PersonLog created successfully
The person that received the log entry
Minimum string length:
1The created person log entry ID
Minimum string length:
1Pattern:
^\+[1-9]\d{1,14}$Whether the request auto-created a person before writing the log
Stored person log source
Required string length:
1 - 100Pattern:
^[a-z0-9]+(-[a-z0-9]+)*$Stored person log source
Required string length:
1 - 100Pattern:
^[a-z0-9]+(-[a-z0-9]+)*$
