Meilisearch JS / index / WebhookCreatePayload
Type Alias: WebhookCreatePayload
WebhookCreatePayload =
object
Defined in: src/types/webhooks.ts:15
Properties
headers?
optionalheaders?: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