Unlink Developer Identity

POST {{aws_cognito_federated_identities_base_url}}/?Action=UnlinkDeveloperIdentity

Request Params

KeyDatatypeRequiredDescription
ActionstringThe domain by which Cognito will refer to your users.

Request Body

{"DeveloperProviderName"=>"string", "DeveloperUserIdentifier"=>"string", "IdentityId"=>"string", "IdentityPoolId"=>"string"}

HEADERS

KeyDatatypeRequiredDescription
X-AMZ-TARGETstring
Content-Typestring