Skip to main content
DELETE
Delete Custom Emission Group

Delete Custom Emission Group

Permanently delete a custom emission group and all emission factors within it. This action cannot be undone.
Deleting a custom emission group is permanent and will also delete all custom emission factors within the group. If any factors are in use by purchases, wastes, or energy records, this may affect historical data.

Request

Headers

string
required
Your API key for authenticationExample: sk_live_1234567890abcdef
string
required
Your organization UUIDExample: ff4adcc7-8172-45fe-9cf1-e90a6de53aa9
string
required
Your user UUIDExample: a1b2c3d4-e5f6-7890-abcd-ef1234567890

Path Parameters

string
required
UUID of the Custom Emission Group to delete

Response

Returns HTTP 204 No Content on successful deletion.

Example

Use Cases

Safe Delete with Confirmation

Check group contents before deleting:

Delete Empty Groups

Clean up groups with no factors:

Common Errors

404 Not Found

Cause: Custom emission group not found
Solution: The group may have already been deleted.

Best Practices

1. Audit Before Deletion

Always check what will be deleted:

2. Consider Factor Deletion First

Delete individual factors instead of the entire group if some factors are still needed:

Get Group

View before deleting

List Factors

Check group contents