Update a person
Updates the identity key value on the specified person profile. Returns 403 person_not_found if the person does not exist or is not accessible.
Authorizations
Path Parameters
Id for person to be updated
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
Updated person profile.
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.
