Delete prechain product
Deletes a prechain product. Returns 409 Conflict if it is referenced in
the BOM of an active product instance — err_prechain_product_in_recipe;
remove those BOM entries first.
Authorizations
Per-manufacturer API key in the X-API-Key header, format
emidat-{key_id}-{secret} where key_id is a random public handle.
Issued by an owner in the Emidat
dashboard; carries its own permission scopes, optional plant
restrictions, and optional expiry. A revoked, expired, or unknown key
returns 401. See the Authentication guide for details.
Path Parameters
UUID of the prechain product to delete.
Response
Prechain product deleted. Returns the deleted resource.
An existing product instance used as an upstream ("prechain") input at one of your plants, with an optional transport route and its per-kg impacts.
Your own code for this prechain product, or null if none.
UUID of the product instance used as the input.
UUID of the consuming plant.
Transport distances to the consuming plant, one per modality (km).
Characterized impacts of the input per kg. Null until computed.
Transport-only impacts per kg. Null until computed.