v3
latestOpenAPI 3.1.02026-08-0797185285.8 KBPost Removal
post/removals
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
{
"steps": [
{
"components": [
{
"component_id": "cmp_1EP2SB7MZ1S036PY",
"attribution_factor_datapoint_id": "dtp_1DVKHKS101S0Q61Q"
}
]
}
],
"project_id": "prj_1CTWZQGKE1S0VAXA",
"feedstock_type_id": "ftt_1D7KZ1P761S0G7BN",
"removal_template_id": "rvt_1EVC8RZFE1S0BAT6",
"removal_template_components": [
{
"removal_template_component_id": "rtc_1DAA58EDM1S0AMPN",
"inputs": [
{
"datapoint_ids": [
"dtp_1DVKHKS101S0Q61Q"
]
}
]
}
]
}Response
Successful Response
Example response
{
"id": "rmv_1EEM6NJXX1S0EXKD",
"ghg_statement_id": "ggs_1GDQJ99Z51S0DYW9",
"feedstock_type_id": "ftt_1D7KZ1P761S0G7BN"
}