v1

latestOpenAPI 3.1.02026-07-24398280.9 KB
Organization management

Update an emissions source

Updates an existing emissions source with new details.

put/v1/organization/emissions_sources/{id}

Path parameters

idstring uuid required

The unique identifier of the emissions source to be updated

Request body

processIDstring uuid required
emissionsSourceTypeIDstring uuid required
emissionsModelIDstring uuid required
relatedSourceIDstring uuid
scope1 | 2 | 21 | 22 | 3 | -1

The GHG protocol scope this source belongs to

status'ACTIVE' | 'INACTIVE'

The status of this emissions source

descriptionstring

A description of what this emissions source represents

referenceSourceIDsEmissionsSourceID[]

List of reference emissions source IDs

Response

Emissions source successfully updated

idstring uuid required
processIDstring uuid required
emissionsSourceTypeIDstring uuid required
emissionsModelIDstring uuid required
relatedSourceIDstring uuid nullable
scope1 | 2 | 21 | 22 | 3 | -1 required

The GHG protocol scope this source belongs to

status'ACTIVE' | 'INACTIVE' required

The status of this emissions source

descriptionstring

A description of what this emissions source represents

referenceSourceIDsEmissionsSourceID[] nullable

List of reference emissions source IDs