Unlink Developer Identity
POST {{aws_cognito_federated_identities_base_url}}/?Action=UnlinkDeveloperIdentity
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
Action | string | The domain by which Cognito will refer to your users. |
Request Body
{"DeveloperProviderName"=>"string", "DeveloperUserIdentifier"=>"string", "IdentityId"=>"string", "IdentityPoolId"=>"string"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
X-AMZ-TARGET | string | ||
Content-Type | string |