v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-142311090.8 KB

Unlinks a federated identity from an existing account. Unlinked logins will be considered new identities next time they are seen. Removing the last linked login will make this identity inaccessible.

This is a public API. You do not need any credentials to call this API.

post/#X-Amz-Target=AWSCognitoIdentityService.UnlinkIdentity

Headers

X-Amz-Target'AWSCognitoIdentityService.UnlinkIdentity' required

Request body

IdentityIdstring required

A unique identifier in the format REGION:GUID.

Loginsobject required

A set of optional name-value pairs that map provider names to provider tokens.

LoginsToRemoveIdentityProviderName[] required

Provider names to unlink from this identity.

Response

Success