POST api/AppDefaultOnEntry/AppGetAPIList

AppGetAPIList

Request Information

URI Parameters

None.

Body Parameters

GetAPIList_response
NameDescriptionTypeAdditional information
SessionUUID

globally unique identifier

None.

UserUUIDCur

globally unique identifier

None.

APIIP

string

None.

Version

string

None.

Request Formats

application/json, text/json

Sample:
{
  "SessionUUID": "4bcedbc6-643f-4a3b-b722-871b03803790",
  "UserUUIDCur": "18b20498-36d2-4170-bd8a-ca3500684684",
  "APIIP": "sample string 1",
  "Version": "sample string 2"
}

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

Object

None.

Response Formats

application/json, text/json

Sample:
{}