v3

latestOpenAPI 3.1.02026-08-0797185285.8 KB

Patch Feedstock Type

Updates a feedstock type in the Isometric system. Feedstock types can only be created via the Certify UI.

patch/feedstock_types/{id}

Path parameters

idstring required
Example:ftt_1D7KZ1P761S0G7BN

Headers

x-client-secretstring required

A secret token identifying the client connecting to the API

Example:Syou3EZiO5vuMEgNyBeA8cjEMYOnQDwP

A secret token identifying the client connecting to the API

Request body

Response

Successful Response

idstring required
supplier_reference_idstring nullable required

A string that must be unique for all resources created by a specific supplier. It can be used by a client to identify the correct objects in their system.

namestring required

Example response

{
  "id": "ftt_1D7KZ1P761S0G7BN"
}