Skip to main content
DELETE
Delete Vehicle Consumption

Delete Vehicle Consumption

Permanently delete a single vehicle consumption record. This action cannot be undone and will remove all associated emissions data from your organization’s totals.
Irreversible Action: Deleting a consumption record is permanent. All associated CO₂e impact data will be removed.

Request

Path Parameters

uuid
required
The UUID of the vehicle consumption record to deleteExample: 660e8400-e29b-41d4-a716-446655440000

Headers

string
required
Your API key for authenticationExample: sk_live_1234567890abcdef
string
required
Your organization UUIDExample: a8315ef3-dd50-43f8-b7ce-d839e68d51fa

Response

Returns 204 No Content on successful deletion. No response body.

Example

Successful Response

No response body is returned for successful deletions.

Common Errors

401 Unauthorized

Cause: Missing or invalid API key
Solution: Verify your API key is valid and active. Get a new one from Settings → API.

404 Not Found

Cause: Vehicle consumption record not found in organization
Solution: Verify the consumption ID is correct and belongs to your organization. Use the List Vehicle Consumptions endpoint to retrieve valid IDs.

422 Validation Error

Cause: Malformed UUID in path parameter

Vehicle Consumptions

List all consumption records for a vehicle

Delete Consumptions by File

Delete all consumptions from a CSV upload by file ID

Bulk Delete Consumptions

Delete multiple consumption records at once

Bulk Delete by Filters

Delete consumptions matching filter criteria