Webhooks
Unsubscribe
Unsubscribe a vehicle from a webhook.
DELETE
/
vehicles
/
{id}
/
webhooks
/
{webhook_id}
Request
Header
In the format Bearer {application_management_token}
. You can find your application_management_token
under
your Application Configuration in Dashboard.
Path
The vehicle ID of the vehicle you are making a request to.
The webhook id you are unsubscribing the vehicle from.
Response
Status of the request.
Was this page helpful?