Webhooks
Subscribe
Subscribe a vehicle to a webhook.
POST
/
vehicles
/
{id}
/
webhooks
/
{webhook_id}
Request
Path
The vehicle ID of the vehicle you are making a request to.
The webhook id you are subscribing the vehicle to. This can be found in Dashboard under Webhooks.
Response
The vehicle id of the vehicle you are making a request to.
The webhook id you are subscribing the vehicle to.
Was this page helpful?