Login Controller

get
Authorizations
Responses
200
OK
*/*
get
GET /api/login/settings HTTP/1.1
Host: inscada.cloud
Accept: */*
{
  "creationDate": "2025-08-01T17:47:40.239Z",
  "lastModifiedBy": "text",
  "createdBy": "text",
  "lastModifiedDate": "2025-08-01T17:47:40.239Z",
  "id": "text",
  "image": "Ynl0ZXM=",
  "alignment": "text"
}
put
Authorizations
Body
filestring · binaryOptional
Responses
204
No Content
put
PUT /api/login/settings HTTP/1.1
Host: inscada.cloud
Content-Type: application/json
Accept: */*
Content-Length: 85

{
  "loginSettings": {
    "id": "text",
    "image": "Ynl0ZXM=",
    "alignment": "text"
  },
  "file": "binary"
}

No content

get
Authorizations
Responses
200
OK
*/*
Responsestring · byte
get
GET /api/login/settings/bg-image HTTP/1.1
Host: inscada.cloud
Accept: */*
Ynl0ZXM=