v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14101465558.4 KB

Deletes the attributes for a user.

post/#X-Amz-Target=AWSCognitoIdentityProviderService.DeleteUserAttributes

Headers

X-Amz-Target'AWSCognitoIdentityProviderService.DeleteUserAttributes' required

Request body

UserAttributeNamesAttributeNameType[] required
<p>An array of strings representing the user attribute names you want to delete.</p> <p>For custom attributes, you must prependattach the <code>custom:</code> prefix to the front of the attribute name.</p>
AccessTokenstring password required

A valid access token that Amazon Cognito issued to the user whose attributes you want to delete.

Response

Success

DeleteUserAttributesResponse required

Represents the response from the server to delete user attributes.