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": "bfa23bf8-7ea6-4202-afd2-5df3f0bce4df", "UserUUIDCur": "fba972a3-1064-4ebb-8377-265147f82037", "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:
{}