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
Returns a list of Webhooks belonging to your account.
📄️ Create
Creates a new Webhook
📄️ Retrieve
Retrieve the details of an existing Webhook.
📄️ Update
Update a Webhook
📄️ Delete
Delete a Webhook