Feedstock Types
Patch Feedstock Type
Updates a feedstock type in the Isometric system.
PATCH
/
feedstock_types
/
{id}
Authorizations
Authorization
string
headerrequiredA JWT Bearer token header for authentication and authorization, in the format Authorization: Bearer <token>
Headers
x-client-secret
string
requiredA secret token identifying the client connecting to the API
Path Parameters
id
string
requiredBody
application/json
name
default: {"__typename":"Undefined"}
supplier_reference_id
default: {"__typename":"Undefined"}
Response
200 - application/json
id
string
requiredRequired string length:
20 - 36
name
string
requiredsupplier_reference_id
string | null
requiredWas this page helpful?