POST api/AdminMedia/AdmGetPhotoUUID
AdmGetPhoto
Request Information
URI Parameters
None.
Body Parameters
GetPhotoName | Description | Type | Additional information |
---|---|---|---|
PhotoUUID | globally unique identifier |
None. |
|
UserUUIDCur | globally unique identifier |
None. |
|
DeviceIPbyProxy | string |
None. |
|
SearchUniversal | string |
None. |
Request Formats
application/json, text/json
Sample:
{ "PhotoUUID": "3e957897-cf8d-4aa4-9d08-f5e0de0bb139", "UserUUIDCur": "e2bb8e47-6743-44be-91de-af6f5463c8f3", "DeviceIPbyProxy": "sample string 1", "SearchUniversal": "sample string 2" }
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
Collection of ObjectNone.
Response Formats
application/json, text/json
Sample:
[ {}, {} ]