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": "9a2d45e1-447d-4780-88a2-979f699e889c", "UserUUIDCur": "2bb96482-a663-40e8-9400-99c3f079d117" }
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
Collection of ObjectNone.
Response Formats
application/json, text/json
Sample:
[ {}, {} ]