Skip to main content

Update Equipment Status

Update an Equipment Status

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 Status.

  • default boolean

    Default value: false

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

  • color string

    The color displayed in the UI for this Equipment Status.

Responses

OK

Loading...