Amazon Cognito · Example Payload

User Pools Delete User Request Example

AuthenticationIdentityOAuthOIDCSAMLUser ManagementFederated Identity

User Pools Delete User Request Example is an example object payload from Amazon Cognito, with 1 top-level field. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

AccessToken

Example Payload

Raw ↑
{
  "AccessToken": "eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.example"
}