POST api/AdminUsers/GetAvatar
AdmGetAvatar
Request Information
URI Parameters
None.
Body Parameters
GetAvatarName | Description | Type | Additional information |
---|---|---|---|
AvatarUUID | globally unique identifier |
None. |
|
PhotoUUID | globally unique identifier |
None. |
|
UserUUID | globally unique identifier |
None. |
|
UserUUIDCur | globally unique identifier |
None. |
Request Formats
application/json, text/json
Sample:
{ "AvatarUUID": "f4607d85-84a9-435e-97b8-40d9e89f9611", "PhotoUUID": "2a29d399-0052-401c-b5bd-adaaaad7f429", "UserUUID": "1950a4a1-147e-487f-af6b-2c9f508f1916", "UserUUIDCur": "5203ac1e-c8f0-4ff7-9de1-a7a4a2a255d0" }
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
ObjectNone.
Response Formats
application/json, text/json
Sample:
{}