Webhooks
Update a Webhook
PATCH
Authorizations
Your Exa API key
Path Parameters
The id of the webhook
Body
application/json
The events to trigger the webhook
Available options:
webset.created
, webset.deleted
, webset.paused
, webset.idle
, webset.search.created
, webset.search.canceled
, webset.search.completed
, webset.search.updated
, webset.export.created
, webset.export.completed
, webset.item.created
, webset.item.enriched
The URL to send the webhook to
Set of key-value pairs you want to associate with this object.
Response
200
application/json
Webhook
The unique identifier for the webhook
Allowed value:
"webhook"
The status of the webhook
Available options:
active
, inactive
The events to trigger the webhook
Available options:
webset.created
, webset.deleted
, webset.paused
, webset.idle
, webset.search.created
, webset.search.canceled
, webset.search.completed
, webset.search.updated
, webset.export.created
, webset.export.completed
, webset.item.created
, webset.item.enriched
The URL to send the webhook to
The secret to verify the webhook signature. Only returned on Webhook creation.
The metadata of the webhook
The date and time the webhook was created
The date and time the webhook was last updated