Skip to main content

Update Vehicle Type

Update a Vehicle Type

Path Parameters

  • id string required

    Possible values: Value must match regular expression ^[0-9]+$

    The id of the relevant record

Request Body

  • name string

    Possible values: <= 255 characters

    The name of the Vehicle Type. Must be unique.

  • default boolean

    Default value: false

    Whether this Vehicle Type should be the default applied to new Vehicles.

Responses

OK

Loading...