Unlink a specific secondary account from a target user. This action requires the ID of both the target user and the secondary account.
Unlinking the secondary account removes it from the identities array of the target user and creates a new standalone profile for the secondary account. To learn more, review Unlink User Accounts.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
ID of the primary user account.
Identity provider name of the secondary linked account (e.g. google-oauth2).
ad, adfs, amazon, apple, dropbox, bitbucket, aol, auth0-oidc, auth0, baidu, bitly, box, custom, daccount, dwolla, email, evernote-sandbox, evernote, exact, facebook, fitbit, flickr, github, google-apps, google-oauth2, instagram, ip, line, linkedin, miicard, oauth1, oauth2, office365, oidc, okta, paypal, paypal-sandbox, pingfederate, planningcenter, renren, salesforce-community, salesforce-sandbox, salesforce, samlp, sharepoint, shopify, shop, sms, soundcloud, thecity-sandbox, thecity, thirtysevensignals, twitter, untappd, vkontakte, waad, weibo, windowslive, wordpress, yahoo, yammer, yandex ID of the secondary linked account (e.g. 123456789081523216417 part after the | in google-oauth2|123456789081523216417).
User identity successfully unlinked.
The name of the connection for the identity.
The unique identifier for the user for the identity.
The type of identity provider.
true if the identity provider is a social provider, falses otherwise
IDP access token returned only if scope read:user_idp_tokens is defined
IDP access token secret returned only if scope read:user_idp_tokens is defined.
IDP refresh token returned only if scope read:user_idp_tokens is defined.