Components
Patch Component
Creates a component in the Isometric system. Associated removals will be recalculated, if they are not in an immutable state.
PATCH
Authorizations
A JWT Bearer token header for authentication and authorization, in the format Authorization: Bearer <token>
Headers
A secret token identifying the client connecting to the API
Example:
"Syou3EZiO5vuMEgNyBeA8cjEMYOnQDwP"
Path Parameters
Body
application/json
Allocation strategy to change the component to. This can only be set on project-scoped components.
Available options:
ESTIMATED_PROJECT_TONNAGE
, MANUAL
, CUSTOM_TIME_PERIOD
, ESTIMATED_PROJECT_LIFETIME
Required string length:
1 - 100
Overwrite existing component inputs
Response
200
application/json
Successful Response
Required string length:
20 - 36
Example:
"cmp_1EP2SB7MZ1S036PY"
Available options:
REMOVAL
, GHG_STATEMENT
, PROJECT
Available options:
ACTIVITY
, COUNTERFACTUAL
, SEQUESTRATION
, LOSS
, REDUCTION
Attribution strategy, manages how project-scoped components are distributed across GHG statements; value will be Null if scope is not of scope project
Available options:
ESTIMATED_PROJECT_TONNAGE
, MANUAL
, CUSTOM_TIME_PERIOD
, ESTIMATED_PROJECT_LIFETIME
Was this page helpful?