Amazon Cognito · Schema

DeleteUserAttributesResponse

Represents the response from the server to delete user attributes.

AuthenticationAuthorizationIdentityIdentity ProviderOAuth2OIDC
View JSON Schema on GitHub

JSON Schema

cognito-idp-delete-user-attributes-response-schema.json Raw ↑
{
  "type": "object",
  "properties": {},
  "description": "Represents the response from the server to delete user attributes.",
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "https://raw.githubusercontent.com/api-evangelist/aws-cognito/refs/heads/main/json-schema/cognito-idp-delete-user-attributes-response-schema.json",
  "title": "DeleteUserAttributesResponse"
}