POST api/v1/account/profile/setavatar
Sets the inviteeMember's avatar Beta 0.2
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
The relative url of the avatar
MemberDetailWithDashboard| Name | Description | Type | Additional information |
|---|---|---|---|
| DashboardSummary | DashboardSummary |
None. |
|
| TotalPoints | integer |
None. |
|
| NotificationGameInviteEmail | boolean |
None. |
|
| NotificationGameDeadline24Email | boolean |
None. |
|
| NotificationGameDeadline5Email | boolean |
None. |
|
| NotificationGamePicksRevealedEmail | boolean |
None. |
|
| NotificationNewGameAddedAlertEmail | boolean |
None. |
|
| NotificationManagerMessageEmail | boolean |
None. |
|
| NotificationGameScoringUpdateEmail | boolean |
None. |
|
| NotificationContestDeadlineEmail | boolean |
None. |
|
| NotificationMakeContestPicksEmail | boolean |
None. |
|
| NotificationContestPicksRevealedEmail | boolean |
None. |
|
| NotificationContestScoringUpdateEmail | boolean |
None. |
|
| NotificationNewConnectionRequestEmail | boolean |
None. |
|
| NotificationNewMessageEmail | boolean |
None. |
|
| NotificationRankingUpdateEmail | boolean |
None. |
|
| NotificationCommentAddedEmail | boolean |
None. |
|
| NotificationContentRatedEmail | boolean |
None. |
|
| NotificationContentSharedEmail | boolean |
None. |
|
| NotificationNewFollowerEmail | boolean |
None. |
|
| NotificationGameInvitePush | boolean |
None. |
|
| NotificationGameDeadline24Push | boolean |
None. |
|
| NotificationGameDeadline5Push | boolean |
None. |
|
| NotificationGamePicksRevealedPush | boolean |
None. |
|
| NotificationNewGameAddedAlertPush | boolean |
None. |
|
| NotificationManagerMessagePush | boolean |
None. |
|
| NotificationGameScoringUpdatePush | boolean |
None. |
|
| NotificationContestDeadlinePush | boolean |
None. |
|
| NotificationMakeContestPicksPush | boolean |
None. |
|
| NotificationContestPicksRevealedPush | boolean |
None. |
|
| NotificationContestScoringUpdatePush | boolean |
None. |
|
| NotificationNewConnectionRequestPush | boolean |
None. |
|
| NotificationNewMessagePush | boolean |
None. |
|
| NotificationRankingUpdatePush | boolean |
None. |
|
| NotificationCommentAddedPush | boolean |
None. |
|
| NotificationContentRatedPush | boolean |
None. |
|
| NotificationContentSharedPush | boolean |
None. |
|
| NotificationNewFollowerPush | boolean |
None. |
|
| Id | integer |
None. |
|
| IsActive | boolean |
None. |
|
| IsAdmin | boolean |
None. |
|
| Login | string |
None. |
|
| string |
None. |
||
| FunName | string |
None. |
|
| FirstName | string |
None. |
|
| LastName | string |
None. |
|
| City | string |
None. |
|
| State | string |
None. |
|
| Zipcode | string |
None. |
|
| CountryId | integer |
None. |
|
| Birthday | date |
None. |
|
| Phone | string |
None. |
|
| Bio | string |
None. |
|
| Charity | string |
None. |
|
| Timezone | integer |
None. |
|
| SignupDate | date |
None. |
|
| LastLogin | date |
None. |
|
| PrivacyPolicyAccept | date |
None. |
|
| TosAccept | date |
None. |
|
| ConfirmedAge | date |
None. |
|
| FacebookId | integer |
None. |
|
| Source | integer |
None. |
|
| AvatarUrl | string |
None. |
|
| BackgroundUrl | string |
None. |
|
| Ranking | integer |
None. |
|
| RankingTier | byte |
None. |
|
| RankingMovement | integer |
None. |
|
| LastWeeksRank | integer |
None. |
|
| ShowRealName | boolean |
None. |
Response Formats
application/json, text/json
Sample:
{
"dashboardSummary": null,
"totalPoints": 1,
"notificationGameInviteEmail": true,
"notificationGameDeadline24Email": true,
"notificationGameDeadline5Email": true,
"notificationGamePicksRevealedEmail": true,
"notificationNewGameAddedAlertEmail": true,
"notificationManagerMessageEmail": true,
"notificationGameScoringUpdateEmail": true,
"notificationContestDeadlineEmail": true,
"notificationMakeContestPicksEmail": true,
"notificationContestPicksRevealedEmail": true,
"notificationContestScoringUpdateEmail": true,
"notificationNewConnectionRequestEmail": true,
"notificationNewMessageEmail": true,
"notificationRankingUpdateEmail": true,
"notificationCommentAddedEmail": true,
"notificationContentRatedEmail": true,
"notificationContentSharedEmail": true,
"notificationNewFollowerEmail": true,
"notificationGameInvitePush": true,
"notificationGameDeadline24Push": true,
"notificationGameDeadline5Push": true,
"notificationGamePicksRevealedPush": true,
"notificationNewGameAddedAlertPush": true,
"notificationManagerMessagePush": true,
"notificationGameScoringUpdatePush": true,
"notificationContestDeadlinePush": true,
"notificationMakeContestPicksPush": true,
"notificationContestPicksRevealedPush": true,
"notificationContestScoringUpdatePush": true,
"notificationNewConnectionRequestPush": true,
"notificationNewMessagePush": true,
"notificationRankingUpdatePush": true,
"notificationCommentAddedPush": true,
"notificationContentRatedPush": true,
"notificationContentSharedPush": true,
"notificationNewFollowerPush": true,
"id": 38,
"isActive": true,
"isAdmin": true,
"login": "sample string 41",
"email": "sample string 42",
"funName": "sample string 43",
"firstName": "sample string 44",
"lastName": "sample string 45",
"city": "sample string 46",
"state": "sample string 47",
"zipcode": "sample string 48",
"countryId": 1,
"birthday": "2026-01-13T03:00:00.2762863+00:00",
"phone": "sample string 49",
"bio": "sample string 50",
"charity": "sample string 51",
"timezone": 1,
"signupDate": "2026-01-13T03:00:00.2762863+00:00",
"lastLogin": "2026-01-13T03:00:00.2762863+00:00",
"privacyPolicyAccept": "2026-01-13T03:00:00.2762863+00:00",
"tosAccept": "2026-01-13T03:00:00.2762863+00:00",
"confirmedAge": "2026-01-13T03:00:00.2762863+00:00",
"facebookId": 1,
"source": 54,
"avatarUrl": "sample string 55",
"backgroundUrl": "sample string 56",
"ranking": 57,
"rankingTier": 64,
"rankingMovement": 59,
"lastWeeksRank": 116,
"showRealName": true
}
text/html, text/plain
Sample:
{"dashboardSummary":null,"totalPoints":1,"notificationGameInviteEmail":true,"notificationGameDeadline24Email":true,"notificationGameDeadline5Email":true,"notificationGamePicksRevealedEmail":true,"notificationNewGameAddedAlertEmail":true,"notificationManagerMessageEmail":true,"notificationGameScoringUpdateEmail":true,"notificationContestDeadlineEmail":true,"notificationMakeContestPicksEmail":true,"notificationContestPicksRevealedEmail":true,"notificationContestScoringUpdateEmail":true,"notificationNewConnectionRequestEmail":true,"notificationNewMessageEmail":true,"notificationRankingUpdateEmail":true,"notificationCommentAddedEmail":true,"notificationContentRatedEmail":true,"notificationContentSharedEmail":true,"notificationNewFollowerEmail":true,"notificationGameInvitePush":true,"notificationGameDeadline24Push":true,"notificationGameDeadline5Push":true,"notificationGamePicksRevealedPush":true,"notificationNewGameAddedAlertPush":true,"notificationManagerMessagePush":true,"notificationGameScoringUpdatePush":true,"notificationContestDeadlinePush":true,"notificationMakeContestPicksPush":true,"notificationContestPicksRevealedPush":true,"notificationContestScoringUpdatePush":true,"notificationNewConnectionRequestPush":true,"notificationNewMessagePush":true,"notificationRankingUpdatePush":true,"notificationCommentAddedPush":true,"notificationContentRatedPush":true,"notificationContentSharedPush":true,"notificationNewFollowerPush":true,"id":38,"isActive":true,"isAdmin":true,"login":"sample string 41","email":"sample string 42","funName":"sample string 43","firstName":"sample string 44","lastName":"sample string 45","city":"sample string 46","state":"sample string 47","zipcode":"sample string 48","countryId":1,"birthday":"2026-01-13T03:00:00.2762863+00:00","phone":"sample string 49","bio":"sample string 50","charity":"sample string 51","timezone":1,"signupDate":"2026-01-13T03:00:00.2762863+00:00","lastLogin":"2026-01-13T03:00:00.2762863+00:00","privacyPolicyAccept":"2026-01-13T03:00:00.2762863+00:00","tosAccept":"2026-01-13T03:00:00.2762863+00:00","confirmedAge":"2026-01-13T03:00:00.2762863+00:00","facebookId":1,"source":54,"avatarUrl":"sample string 55","backgroundUrl":"sample string 56","ranking":57,"rankingTier":64,"rankingMovement":59,"lastWeeksRank":116,"showRealName":true}
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.