Expand description
Module to manage webhooks.
Structsยง
- Webhook
- Representation of a webhook configuration in Meilisearch.
- Webhook
Create - Payload used to create a new webhook.
- Webhook
Info - Metadata returned for each webhook by the Meilisearch API.
- Webhook
List - Results wrapper returned by the
GET /webhooksendpoint. - Webhook
Update - Payload used to update or delete settings of an existing webhook.