Meilisearch JS / index / WebhookUpdatePayload
Type Alias: WebhookUpdatePayload
WebhookUpdatePayload =
object
Defined in: src/types/webhooks.ts:22
Properties
headers?
optionalheaders?:Record<string,string>
Defined in: src/types/webhooks.ts:26
An object with HTTP headers and their values
url?
optionalurl?:string
Defined in: src/types/webhooks.ts:24
The URL Meilisearch should notify whenever it completes a task