Webhooks
Webhooks allow you to listen for events from Fleetio.
You can add a webhook, and subscribe to one or all of our Webhook Events. Fleetio will then send an HTTP POST request to your server whenever that event occurs. The request body will contain related data.
📄️ List Webhooks
Returns a list of Webhooks belonging to your account.
📄️ Create Webhook
Creates a new Webhook
📄️ Retrieve Webhook
Retrieve the details of an existing Webhook.
📄️ Update Webhook
Update a Webhook
📄️ Delete Webhook
Delete a Webhook