Skip to main content
PATCH
Update Custom Emission Group

Update Custom Emission Group

Update the name and description of an existing custom emission group.
You can only update the name and description fields. To change category or ghg_type, delete the group and create a new one.

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 update

Body Parameters

All fields are optional - only include the fields you want to update.
string
Updated name for the groupExample: "Supplier ABC Materials 2024 (Updated)"
string
Updated descriptionExample: "EPD-verified emission factors, updated Q2 2024"

Response

Returns the complete updated group object.

Example

Use Cases

Update Description with Audit Trail

Add documentation updates to description:

Rename Group

Update group name to reflect changes:

Common Errors

404 Not Found

Cause: Custom emission group not found
Solution: Verify the group ID exists.

Get Group

View current values

Delete Group

Remove group