POST api/AdminTest/AdmGetTestPhoto
AdmGetTestPhoto
Request Information
URI Parameters
None.
Body Parameters
GetTestPhoto| Name | Description | Type | Additional information |
|---|---|---|---|
| TestUUID | globally unique identifier |
None. |
|
| UserUUIDCur | globally unique identifier |
None. |
Request Formats
application/json, text/json
Sample:
{
"TestUUID": "e74a4af6-d834-452f-b292-2a432e59dc2b",
"UserUUIDCur": "d52e15eb-ffa8-4509-a87a-b906ad7a3281"
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
Collection of ObjectNone.
Response Formats
application/json, text/json
Sample:
[
{},
{}
]