v3
latestOpenAPI 3.1.02026-08-0797185285.8 KBPost Ghg Statement
Submits a series of removals for verification
post/ghg_statements
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
{
"project_id": "prj_1CTWZQGKE1S0VAXA"
}Response
Successful Response
Example response
{
"id": "ggs_1GDQJ99Z51S0DYW9",
"project_id": "prj_1CTWZQGKE1S0VAXA",
"removal_ids": [
"rmv_1EEM6NJXX1S0EXKD"
],
"ghg_entry_ids": [
"rmv_1EEM6NJXX1S0EXKD"
]
}