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

# नेमस्पेस: Webhooks

<div id="type-aliases">
  ## Type एलियस
</div>

<div id="createstreamlinkresponse">
  ### CreateStreamLinkResponse
</div>

Ƭ **CreateStreamLinkResponse**: [`WebhookLinksCreateResponse`](/hi/xdks/typescript/reference/interfaces/Schemas.WebhookLinksCreateResponse)

createStreamLink के लिए रिस्पॉन्स

<div id="defined-in">
  #### यहाँ परिभाषित है
</div>

[webhooks/models.ts:18](https://github.com/xdevplatform/xdk-typescript/blob/81aacb165e0802e188f608bdf462b60fc4e713a2/src/webhooks/models.ts#L18)

***

<div id="deletestreamlinkresponse">
  ### DeleteStreamLinkResponse
</div>

Ƭ **DeleteStreamLinkResponse**: [`WebhookLinksDeleteResponse`](/hi/xdks/typescript/reference/interfaces/Schemas.WebhookLinksDeleteResponse)

deleteStreamLink के लिए रिस्पॉन्स

#### यहाँ परिभाषित

[webhooks/models.ts:24](https://github.com/xdevplatform/xdk-typescript/blob/81aacb165e0802e188f608bdf462b60fc4e713a2/src/webhooks/models.ts#L24)

***

<div id="getstreamlinksresponse">
  ### GetStreamLinksResponse
</div>

Ƭ **GetStreamLinksResponse**: [`WebhookLinksGetResponse`](/hi/xdks/typescript/reference/interfaces/Schemas.WebhookLinksGetResponse)

getStreamLinks के लिए रिस्पॉन्स

<div id="defined-in">
  #### यहाँ परिभाषित है
</div>

[webhooks/models.ts:30](https://github.com/xdevplatform/xdk-typescript/blob/81aacb165e0802e188f608bdf462b60fc4e713a2/src/webhooks/models.ts#L30)

***

<div id="createwebhookreplayjobrequest">
  ### CreateWebhookReplayJobRequest
</div>

Ƭ **CreateWebhookReplayJobRequest**: [`WebhookReplayCreateRequest`](/hi/xdks/typescript/reference/interfaces/Schemas.WebhookReplayCreateRequest)

createWebhookReplayJob के लिए अनुरोध

#### यहाँ परिभाषित

[webhooks/models.ts:36](https://github.com/xdevplatform/xdk-typescript/blob/81aacb165e0802e188f608bdf462b60fc4e713a2/src/webhooks/models.ts#L36)

***

<div id="createwebhookreplayjobresponse">
  ### CreateWebhookReplayJobResponse
</div>

Ƭ **CreateWebhookReplayJobResponse**: [`ReplayJobCreateResponse`](/hi/xdks/typescript/reference/interfaces/Schemas.ReplayJobCreateResponse)

createWebhookReplayJob के लिए रिस्पॉन्स

#### यहाँ परिभाषित

[webhooks/models.ts:42](https://github.com/xdevplatform/xdk-typescript/blob/81aacb165e0802e188f608bdf462b60fc4e713a2/src/webhooks/models.ts#L42)

***

<div id="validateresponse">
  ### ValidateResponse
</div>

Ƭ **ValidateResponse**: [`WebhookConfigPutResponse`](/hi/xdks/typescript/reference/interfaces/Schemas.WebhookConfigPutResponse)

validate के लिए रिस्पॉन्स

<div id="defined-in">
  #### यहाँ परिभाषित है
</div>

[webhooks/models.ts:48](https://github.com/xdevplatform/xdk-typescript/blob/81aacb165e0802e188f608bdf462b60fc4e713a2/src/webhooks/models.ts#L48)

***

<div id="deleteresponse">
  ### DeleteResponse
</div>

Ƭ **DeleteResponse**: [`WebhookConfigDeleteResponse`](/hi/xdks/typescript/reference/interfaces/Schemas.WebhookConfigDeleteResponse)

हटाने के लिए रिस्पॉन्स

#### यहाँ परिभाषित

[webhooks/models.ts:54](https://github.com/xdevplatform/xdk-typescript/blob/81aacb165e0802e188f608bdf462b60fc4e713a2/src/webhooks/models.ts#L54)

***

<div id="getresponse">
  ### GetResponse
</div>

Ƭ **GetResponse**: [`Get2WebhooksResponse`](/hi/xdks/typescript/reference/interfaces/Schemas.Get2WebhooksResponse)

GET के लिए रिस्पॉन्स

<div id="defined-in">
  #### यहाँ परिभाषित है
</div>

[webhooks/models.ts:60](https://github.com/xdevplatform/xdk-typescript/blob/81aacb165e0802e188f608bdf462b60fc4e713a2/src/webhooks/models.ts#L60)

***

<div id="createrequest">
  ### CreateRequest
</div>

Ƭ **CreateRequest**: [`WebhookConfigCreateRequest`](/hi/xdks/typescript/reference/interfaces/Schemas.WebhookConfigCreateRequest)

बनाने का अनुरोध

#### यहाँ परिभाषित

[webhooks/models.ts:66](https://github.com/xdevplatform/xdk-typescript/blob/81aacb165e0802e188f608bdf462b60fc4e713a2/src/webhooks/models.ts#L66)

***

<div id="createresponse">
  ### CreateResponse
</div>

Ƭ **CreateResponse**: [`WebhookConfigCreateResponse`](/hi/xdks/typescript/reference/interfaces/Schemas.WebhookConfigCreateResponse)

create के लिए रिस्पॉन्स

#### यहाँ परिभाषित

[webhooks/models.ts:72](https://github.com/xdevplatform/xdk-typescript/blob/81aacb165e0802e188f608bdf462b60fc4e713a2/src/webhooks/models.ts#L72)
