curl "https://api.smartcar.com/v2.0/vehicles/{id}/webhooks/{webhook_id}" \ -H "Authorization: Bearer {application_management_token}" \ -X "DELETE"
{ "status": "success" }
Unsubscribe a vehicle from a webhook.
Bearer {application_management_token}
application_management_token
Was this page helpful?