Carbon Footprint Recalculation

Recalculate a record whenever you update data, such as emission factors.
Resource
1/connect/sustainability/footprint-calculation/recalculate/${recordId}
Resource example
1https://yourInstance.salesforce.com/services/data/xx.x/connect/sustainability/footprint-calculation/recalculate/4sbT10000004CCRIA2
Available version
54.0
Requires Chatter
No
HTTP methods
POST
Response body for POST
Carbon Footprint Recalculation Output
Response example
1{ 
2  "code"    : 0, 
3  "message" : "The recalculation process is in progress and can take some time. Check back after some time." 
4}