v1

latestOpenAPI 3.0.12026-07-244011,5573.5 MB
Persons

Forward an identity profile to another identity profile

Merges the specified identity profile into the target identity profile. All activity associated with the source identity profile, is forwarded to the target identity profile. After the operation the source profile is no longer independently addressable; lookups by any of its identifiers resolve to the target. Used to consolidate duplicate profiles.

post/v5/persons/{person_id}/forward

Path parameters

person_idstring required

Source identity profile Extole unique identifier.

Request body

forward_to_profile_idstring required

Target identity profile Extole unique identifier.

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.