Skip to main content

Update Equipment Type

Update an Equipment 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

    The name of the Equipment Type.

  • default boolean

    Default value: false

    Indicates whether this is the default Equipment Type applied to new Equipment.

Responses

OK

Loading...