Associate a primary keyCopy Pagepost https://{hostname}/api/v2/mapAssociates a primary key with a user's social identity.Form DataapiKeystringSocial login API key. This key can be found on the Social Login Dashboard or by looking for the rpx_key application setting in Console.overwritebooleanWhen false, mappings are created only if the specified identifier doesn't already have a mapping. The default value is true.truefalseprimaryKeyintegerPrimary key found in the user’s user profile.identifierstringIdentifier currently mapped to the primaryKey.Responses 200Successful response 400Missing or invalid parameters.Updated 2 months ago