Module webhooks

Module webhooks 

Source
Expand description

Module to manage webhooks.

Structsยง

Webhook
Representation of a webhook configuration in Meilisearch.
WebhookCreate
Payload used to create a new webhook.
WebhookInfo
Metadata returned for each webhook by the Meilisearch API.
WebhookList
Results wrapper returned by the GET /webhooks endpoint.
WebhookUpdate
Payload used to update or delete settings of an existing webhook.