Create a person
Creates a new person profile in the Extole platform and returns the persisted record with its server-assigned id. Use this to provision person profiles outside of the normal event-tracking flow (e.g. bulk imports).
Authorizations
Body
PersonRequest object
Request body for creating or updating a person profile.
Value of the primary identity key for the person. Omit to leave the current value unchanged.
Response
Successful response
Person profile returned by the Extole platform.
Extole-assigned unique identifier for this person.
Identifier within the identity store that represents this person's merged profile.
Name of the identity key used to look up or create this person.
Value of the identity key for this person.
Optimistic-concurrency version token for the person record.
