Webhooks
Unsubscribe Webhook
Description
Delete a webhook for a vehicle.
Permission
required: webhook:read
delete/vehicles/{vehicle_id}/webhooks/{webhookId}
Response
Unsubscribe from a webhook
Example response
{
"status": "SUCCESS"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.