Remove an identity provider from a primary keyCopy Pagepost https://{hostname}/api/v2/unmapRemoves a social login identity provider from a primary key.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.identifierstringIdentifier currently mapped to the primaryKey.all_identifiersbooleanWhen true, all identifiers mapped to the primaryKey are removed. The default value is false.truefalseprimaryKeyintegerPrimary key found in the user’s user profile.unlinkbooleanUnlinks your application from the user's social login provider.falsetruefalseResponses 200Successful response 400Parameters are missing or invalid.Updated 2 months ago