Skip to content

Meilisearch JS / index / WebhookUpdatePayload

Type Alias: WebhookUpdatePayload

WebhookUpdatePayload = object

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

Properties

headers?

optional headers?: Record<string, string>

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

An object with HTTP headers and their values


url?

optional url?: string

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

The URL Meilisearch should notify whenever it completes a task