Login Controller
get
Authorizations
Responses
200
OK
*/*
400
Bad Request
*/*
403
Forbidden
*/*
404
Not Found
*/*
409
Conflict
*/*
500
Internal Server Error
*/*
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
400
Bad Request
*/*
403
Forbidden
*/*
404
Not Found
*/*
409
Conflict
*/*
500
Internal Server Error
*/*
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
400
Bad Request
*/*
403
Forbidden
*/*
404
Not Found
*/*
409
Conflict
*/*
500
Internal Server Error
*/*
get
GET /api/login/settings/bg-image HTTP/1.1
Host: inscada.cloud
Accept: */*
Ynl0ZXM=