delete User Link With Id

DELETE {{baseUrl}}/api/identity-provider/link?identityProviderId=<string>&identityProviderUserId=<string>&userId=<string>

Remove an existing link that has been made from a 3rd party identity provider to a FusionAuth user.

Request Params

KeyDatatypeRequiredDescription
identityProviderIdstringThe unique Id of the identity provider.
identityProviderUserIdstringThe unique Id of the user in the 3rd party identity provider to unlink.
userIdstringThe unique Id of the FusionAuth user to unlink.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{&quot;identityProviderLink&quot;:{&quot;data&quot;:{&quot;esse5_&quot;:{},&quot;ea__9&quot;:{}},&quot;displayName&quot;:&quot;\u003cstring\u003e&quot;,&quot;identityProviderId&quot;:&quot;\u003cuuid\u003e&quot;,&quot;identityProviderName&quot;:&quot;\u003cstring\u003e&quot;,&quot;identityProviderType&quot;:&quot;EpicGames&quot;,&quot;identityProviderUserId&quot;:&quot;\u003cstring\u003e&quot;,&quot;insertInstant&quot;:&quot;\u003clong\u003e&quot;,&quot;lastLoginInstant&quot;:&quot;\u003clong\u003e&quot;,&quot;tenantId&quot;:&quot;\u003cuuid\u003e&quot;,&quot;token&quot;:&quot;\u003cstring\u003e&quot;,&quot;userId&quot;:&quot;\u003cuuid\u003e&quot;},&quot;identityProviderLinks&quot;:[{&quot;data&quot;:{&quot;velitc1_&quot;:{},&quot;consequat_2&quot;:{},&quot;dolore66&quot;:{}},&quot;displayName&quot;:&quot;\u003cstring\u003e&quot;,&quot;identityProviderId&quot;:&quot;\u003cuuid\u003e&quot;,&quot;identityProviderName&quot;:&quot;\u003cstring\u003e&quot;,&quot;identityProviderType&quot;:&quot;EpicGames&quot;,&quot;identityProviderUserId&quot;:&quot;\u003cstring\u003e&quot;,&quot;insertInstant&quot;:&quot;\u003clong\u003e&quot;,&quot;lastLoginInstant&quot;:&quot;\u003clong\u003e&quot;,&quot;tenantId&quot;:&quot;\u003cuuid\u003e&quot;,&quot;token&quot;:&quot;\u003cstring\u003e&quot;,&quot;userId&quot;:&quot;\u003cuuid\u003e&quot;},{&quot;data&quot;:{&quot;ut_ea7&quot;:{},&quot;Duis860&quot;:{},&quot;veniam_a9&quot;:{}},&quot;displayName&quot;:&quot;\u003cstring\u003e&quot;,&quot;identityProviderId&quot;:&quot;\u003cuuid\u003e&quot;,&quot;identityProviderName&quot;:&quot;\u003cstring\u003e&quot;,&quot;identityProviderType&quot;:&quot;Facebook&quot;,&quot;identityProviderUserId&quot;:&quot;\u003cstring\u003e&quot;,&quot;insertInstant&quot;:&quot;\u003clong\u003e&quot;,&quot;lastLoginInstant&quot;:&quot;\u003clong\u003e&quot;,&quot;tenantId&quot;:&quot;\u003cuuid\u003e&quot;,&quot;token&quot;:&quot;\u003cstring\u003e&quot;,&quot;userId&quot;:&quot;\u003cuuid\u003e&quot;}]}