📄️ Overview
Webhooks allow you to subscribe to events in a FreJun
📄️ Validating requests
All webhook requests from FreJun will contain a header called frejun-signature
📄️ Create a Webhook
Create a webhook with the provided details.
📄️ Retrieve a Webhook
Retrieve a webhook with the provided id.
📄️ Update a Webhook
Update a webhook with the provided details.
📄️ Delete a Webhook
Delete a webhook with the provided id.
📄️ List all Webhooks
<ApiSpec method="get"