Generic API

Get Options

POST https://domain.com/api/v1/Controller/Options

Request Body

Name
Type
Description

ScreenID*

string

Width

String

{
    // Response
}

Get List

POST https://domain.com/api/v1/Controller/List

Request Body

Name
Type
Description

String

{
    // Response
}

Last updated