Skip to main content
POST
Forward an identity profile to another identity profile

Authorizations

Authorization
string
header
required

Path Parameters

person_id
string
required

Source identity profile Extole unique identifier.

Body

application/json

Person forward request.

forward_to_profile_id
string
required

Target identity profile Extole unique identifier.

Response

Successful response

Person profile returned by the Extole platform.

id
string
required
read-only

Extole-assigned unique identifier for this person.

identity_id
string
required

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

identity_key
object
required

Name of the identity key used to look up or create this person.

identity_key_value
string
required

Value of the identity key for this person.

locale
object
required
version
string
required

Optimistic-concurrency version token for the person record.