Skip to main content

Update Company Entity

  • Updates Company Entity.
  • This feature is available only in AA-14FBIS panel
Path Parameters
  • company-uid integer required

    Possible values: >= 1

    Unique Identifier for Company Item

Request Body required
  • name string required

    Possible values: non-empty and <= 200 characters

    Company name. Should be unique

  • info string

    Possible values: <= 1000 characters

    Additional Company info

  • text_color string required

    Possible values: [auto, black, white]

    Additional option to customize text color in Company screen. auto - system will try to calculate proper text color according to background image white - white text color will be used black - black text color will be used

Responses

OK

Loading...