v3
latestOpenAPI 3.1.02026-08-0797185285.8 KBPost Project Component Ghg Entry Attribution
Manually attributes or removes attribution of a project component to a GHG entry.
post/project_components/{id}/ghg_entry_attributions
Path parameters
idstring required
Example:cmp_1EP2SB7MZ1S036PY
Headers
x-client-secretstring required
A secret token identifying the client connecting to the API
Example:Syou3EZiO5vuMEgNyBeA8cjEMYOnQDwP
A secret token identifying the client connecting to the API
Request body
Example request
{
"ghg_entry_id": "rmv_1EEM6NJXX1S0EXKD"
}Response
Successful Response
Example response
{
"id": "rmv_1EEM6NJXX1S0EXKD",
"ghg_statement_id": "ggs_1GDQJ99Z51S0DYW9",
"feedstock_type_id": "ftt_1D7KZ1P761S0G7BN"
}