> ## Documentation Index
> Fetch the complete documentation index at: https://docs.x.com/llms.txt
> Use this file to discover all available pages before exploring further.

# UserProfileModificationObjectSchema

> TypeScript XDK `UserProfileModificationObjectSchema` interface reference —  schema with fields, types, and required flags for the X API v2 SDK.

[Schemas](/xdks/typescript/reference/modules/Schemas).UserProfileModificationObjectSchema

## Properties

<ResponseField name="eventAt" type="string" required />

<ResponseField name="newValue" type="string" required />

<ResponseField name="profileField" type="string" required />

<ResponseField name="user" type="Record<string, any>" required />
