POST api/AdminTest/AdmGetTestPhoto
AdmGetTestPhoto
Request Information
URI Parameters
None.
Body Parameters
GetTestPhotoName | Description | Type | Additional information |
---|---|---|---|
TestUUID | globally unique identifier |
None. |
|
UserUUIDCur | globally unique identifier |
None. |
Request Formats
application/json, text/json
Sample:
{ "TestUUID": "a8fb4330-2cc0-4c5d-890e-b1728c0789e4", "UserUUIDCur": "11c81efd-dde2-4c64-bfb0-29a7af3b34b5" }
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
Collection of ObjectNone.
Response Formats
application/json, text/json
Sample:
[ {}, {} ]