Add Person Event Record
POST/api/persons/AddPersonEventRecord
Tier: Public — stable, supported for third-party integration.
Appends an event record to a person's event log.
Request
Responses
- 200
- 400
- 401
- 403
true once the event record has been added.
A service-level failure occurred.
Caller is not authenticated.
Caller does not have Update permission on the Person module.