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
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:
^(?:(?:\d\d[2468][048]|\d\d[13579][26]|\d\d0[48]|[02468][048]00|[13579][26]00)-02-29|\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\d|30)|(?:02)-(?:0[1-9]|1\d|2[0-8])))T(?:(?:[01]\d|2[0-3]):[0-5]\d(?::[0-5]\d(?:\.\d+)?)?(?:Z))$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:
^(?:(?:\d\d[2468][048]|\d\d[13579][26]|\d\d0[48]|[02468][048]00|[13579][26]00)-02-29|\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\d|30)|(?:02)-(?:0[1-9]|1\d|2[0-8])))T(?:(?:[01]\d|2[0-3]):[0-5]\d(?::[0-5]\d(?:\.\d+)?)?(?:Z))$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]+)*$
