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