Skip to content

Update a fuel

PATCH
/fuels/{fuel_id}

Update an existing fuel

fuel_id
required
string

Fuel ID

object
name
string
description
string
type
string
units
Array<string>
archived
boolean
color
object
key
additional properties
any

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