Update LCA Portfolio
Update LCA Portfolio
Update an existing Life Cycle Assessment portfolio
PATCH
Update LCA Portfolio
Update LCA Portfolio
Updates an existing LCA portfolio. Only the fields you include in the request body will be modified — all other fields remain unchanged.Request
Headers
Your API key for authenticationExample:
sk_live_1234567890abcdefYour organization UUIDExample:
a8315ef3-dd50-43f8-b7ce-d839e68d51faMust be
application/jsonPath Parameters
UUID of the LCA portfolio to updateExample:
550e8400-e29b-41d4-a716-446655440000Body Parameters
All fields are optional — include only the fields you want to change.Updated nameExample:
"Product A - LCA 2025"Updated description
Updated start date (
YYYY-MM-DD)Updated end date (
YYYY-MM-DD)Updated functional unit quantity
Updated functional unit identifier
Updated list of impact category identifiersCommon values:
gwp, ap, ep, pocp, adpResponse
Returns the updated portfolio (HTTP 200).UUID of the LCA portfolio
UUID of the organization
Portfolio name
Portfolio description
Impact category identifiers
UUID of the primary output product
Functional unit identifier
Functional unit quantity
Assessment period start date
Assessment period end date
Current portfolio status
When the portfolio was created
When the portfolio was last updated
Example
Successful Response
Common Errors
401 Unauthorized
Cause: Missing or invalid API key403 Forbidden
Cause: The authenticated user is not a member of the organization404 Not Found
Cause: LCA portfolio not found or doesn’t belong to your organizationRelated Endpoints
Get LCA Portfolio
View portfolio details
Delete LCA Portfolio
Remove a portfolio
LCA Dashboard
View environmental impact results

