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": "38e02c08-e289-416f-a6dd-24e27ab8cf9e", "UserUUIDCur": "eb3d7606-6548-4195-b860-e606cbfd497a" }
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
Collection of ObjectNone.
Response Formats
application/json, text/json
Sample:
[ {}, {} ]