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": "fcf1b5d1-873f-4a8e-bc89-72489c69f322", "UserUUIDCur": "59ef9c31-9c64-4e50-9698-d7f269570771", "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:
[ {}, {} ]