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": "fa6b8b68-81d3-4f89-bf92-45d1ce5cfb7b", "UserUUIDCur": "8c82c1f8-8222-49cc-a318-b10e063ee210", "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:
[ {}, {} ]