Unlink Identity

POST {{aws_cognito_federated_identities_base_url}}/?Action=UnlinkIdentity

Request Params

KeyDatatypeRequiredDescription
ActionstringA unique identifier in the format REGION:GUID.

Request Body

{"IdentityId"=>"us-east-1:6820d0d3-3c95-4d9f-8813-c4448fca995f", "Logins"=>{"accounts.google.com"=>"<PROVIDER_TOKEN>"}, "LoginsToRemove"=>["accounts.google.com"]}

HEADERS

KeyDatatypeRequiredDescription
X-AMZ-TARGETstring
Content-Typestring