v1

latestOpenAPI 3.0.12026-07-244011,5573.5 MB
Persons

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).

post/v5/persons

Request body

identity_key_valuestring

Value of the primary identity key for the person. Omit to leave the current value unchanged.

Response

Successful response

idstring required

Extole-assigned unique identifier for this person.

identity_idstring required

Identifier within the identity store that represents this person's merged profile.

identity_key_valuestring required

Value of the identity key for this person.

versionstring required

Optimistic-concurrency version token for the person record.