> ## 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.

# WebhookConfigCreateResponse

> Schemas.WebhookConfigCreateResponse TypeScript interface reference in the X API SDK. Field definitions, types, and properties for X API request or response.

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

## Properties

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

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

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

<ResponseField name="valid" type="boolean" required />
