Skip to content

Meilisearch JS / index / WebhookCreatePayload

Type Alias: WebhookCreatePayload

WebhookCreatePayload = object

Defined in: src/types/webhooks.ts:15

Properties

headers?

optional headers?: Record<string, string>

Defined in: src/types/webhooks.ts:19

An object with HTTP headers and their values


url

url: string

Defined in: src/types/webhooks.ts:17

The URL Meilisearch should notify whenever it completes a task