Update a cell component by ID
Update an existing cell component identified by its ID.
Only components in the current organization can be updated (not system components).
Path Parameters
Body
Response
Successful Response
Model representing a cell component as returned by the API.
Type of the component
cathode, anode, electrolyte, separator, case, cell ID of the material
Unique identifier for the component
Organization ID of the component
Timestamp when the component was created
Timestamp when the component was last updated
Application properties using Quantity format for numerics. Example: {'diameter': {'value': 14, 'unit': 'mm'}, 'binder': 'PVDF'}
Project the component is scoped to, derived from the cell specification(s) that reference it. Null when the component is shared across multiple projects or is org-global.