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": "7825dd00-f150-4aa3-b8c7-b0ee18cd79f6", "PhotoUUID": "bb6e8cf5-70b3-4b89-9647-53c96b91b644", "UserUUID": "328934a2-cd96-4e77-b493-60f032c91442", "UserUUIDCur": "0c5cb177-9427-4561-9e9d-8409ae3c496b" }
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
ObjectNone.
Response Formats
application/json, text/json
Sample:
{}