v3
latestOpenAPI 3.1.02026-08-0797185285.8 KBPost Feedstock Batch
Creates a feedstock batch in the Isometric system
post/feedstock_batches
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
Example request
{
"feedstock_type_id": "ftt_1D7KZ1P761S0G7BN"
}Response
Successful Response
Example response
{
"id": "ftb_1DYYDB3C91S0ZHPX",
"feedstock_type_id": "ftt_1D7KZ1P761S0G7BN"
}