Update a fuel
PATCH /fuels/{fuel_id}
PATCH
/fuels/{fuel_id}
Update an existing fuel
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” fuel_id
required
string
Fuel ID
Request Body required
Section titled “Request Body required ”object
name
string
description
string
type
string
units
Array<string>
archived
boolean
color
object
key
additional properties
any
Responses
Section titled “ Responses ”Fuel updated
object
id
string
company_id
string | null
name
string | null
description
string | null
type
string | null
units
array | null
archived
boolean
color
object | null
Fuel not found