POST api/AppDefaultOnEntry/AppGetAPIList
AppGetAPIList
Request Information
URI Parameters
None.
Body Parameters
GetAPIList_responseName | Description | Type | Additional 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": "56206e7e-bf2f-4512-b310-f63b762a769b", "UserUUIDCur": "84521a07-d7fc-41c1-8b49-90c00216311c", "APIIP": "sample string 1", "Version": "sample string 2" }
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
ObjectNone.
Response Formats
application/json, text/json
Sample:
{}