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": "5b56747e-1232-4462-84cd-926d884f218b", "UserUUIDCur": "2bcf5078-ec9d-4a7c-88a7-af3f35eb5b85", "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:
{}