Update a Webhook
Updates the target URL, subscribed events, or metadata of a Webhook. Omitted fields are left unchanged.
Authorizations
Pass your Exa API key in the x-api-key header. You can also authenticate with Authorization: Bearer .
Path Parameters
The id of the webhook
Body
The events to trigger the webhook
1 - 19 elementswebset.created, webset.deleted, webset.paused, webset.idle, webset.search.created, webset.search.canceled, webset.search.completed, webset.search.updated, import.created, import.completed, webset.item.created, webset.item.enriched, monitor.created, monitor.updated, monitor.deleted, monitor.run.created, monitor.run.completed, webset.export.created, webset.export.completed The URL to send the webhook to
Set of key-value pairs you want to associate with this object.
Response
Webhook
The unique identifier for the webhook
"webhook"The status of the webhook
active, inactive The events to trigger the webhook
1webset.created, webset.deleted, webset.paused, webset.idle, webset.search.created, webset.search.canceled, webset.search.completed, webset.search.updated, import.created, import.completed, webset.item.created, webset.item.enriched, monitor.created, monitor.updated, monitor.deleted, monitor.run.created, monitor.run.completed, webset.export.created, webset.export.completed The URL to send the webhook to
The secret to verify the webhook signature. Only returned on Webhook creation.
The date and time the webhook was created
The date and time the webhook was last updated
The metadata of the webhook