PUT api/v1/users/{userId}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| userId | globally unique identifier |
Required |
Body Parameters
UserDetails| Name | Description | Type | Additional information |
|---|---|---|---|
| UserId | globally unique identifier |
None. |
|
| ClubId | globally unique identifier |
Required |
|
| FriendlyName | string |
Required String length: inclusive between 0 and 100 |
|
| NotificationEmail | string |
Required String length: inclusive between 0 and 256 |
|
| PersonId | globally unique identifier |
None. |
|
| Remarks | string |
None. |
|
| UserName | string |
Required String length: inclusive between 0 and 256 |
|
| UserRoleIds | Collection of globally unique identifier |
None. |
|
| AccountState | integer |
None. |
|
| LastPasswordChangeOn | date |
None. |
|
| ForcePasswordChangeNextLogon | boolean |
None. |
|
| EmailConfirmed | boolean |
None. |
|
| LanguageId | integer |
None. |
|
| Id | globally unique identifier |
None. |
|
| CanUpdateRecord | boolean |
None. |
|
| CanDeleteRecord | boolean |
None. |
Request Formats
application/json, text/json
Sample:
{
"UserId": "f70afe0a-c894-4fce-8ae4-53246dd6a40a",
"ClubId": "0f8e264b-e51c-42c8-a278-038fb2878d66",
"FriendlyName": "sample string 3",
"NotificationEmail": "sample string 4",
"PersonId": "621f9ac8-dda4-45b8-a277-e013a724c7ca",
"Remarks": "sample string 5",
"UserName": "sample string 6",
"UserRoleIds": [
"f9e80526-1d3e-45b7-bef8-2c6999b1846b",
"e2849ceb-55a2-4baf-98ec-52091cef2552"
],
"AccountState": 7,
"LastPasswordChangeOn": "2026-01-22T08:50:02.3510888+01:00",
"ForcePasswordChangeNextLogon": true,
"EmailConfirmed": true,
"LanguageId": 10,
"Id": "f70afe0a-c894-4fce-8ae4-53246dd6a40a",
"CanUpdateRecord": true,
"CanDeleteRecord": true
}
text/html
Sample:
{"UserId":"f70afe0a-c894-4fce-8ae4-53246dd6a40a","ClubId":"0f8e264b-e51c-42c8-a278-038fb2878d66","FriendlyName":"sample string 3","NotificationEmail":"sample string 4","PersonId":"621f9ac8-dda4-45b8-a277-e013a724c7ca","Remarks":"sample string 5","UserName":"sample string 6","UserRoleIds":["f9e80526-1d3e-45b7-bef8-2c6999b1846b","e2849ceb-55a2-4baf-98ec-52091cef2552"],"AccountState":7,"LastPasswordChangeOn":"2026-01-22T08:50:02.3510888+01:00","ForcePasswordChangeNextLogon":true,"EmailConfirmed":true,"LanguageId":10,"Id":"f70afe0a-c894-4fce-8ae4-53246dd6a40a","CanUpdateRecord":true,"CanDeleteRecord":true}
application/xml, text/xml
Sample:
<UserDetails xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/FLS.Data.WebApi.User">
<CanDeleteRecord xmlns="http://schemas.datacontract.org/2004/07/FLS.Data.WebApi">true</CanDeleteRecord>
<CanUpdateRecord xmlns="http://schemas.datacontract.org/2004/07/FLS.Data.WebApi">true</CanUpdateRecord>
<Id xmlns="http://schemas.datacontract.org/2004/07/FLS.Data.WebApi">f70afe0a-c894-4fce-8ae4-53246dd6a40a</Id>
<AccountState>7</AccountState>
<ClubId>0f8e264b-e51c-42c8-a278-038fb2878d66</ClubId>
<EmailConfirmed>true</EmailConfirmed>
<ForcePasswordChangeNextLogon>true</ForcePasswordChangeNextLogon>
<FriendlyName>sample string 3</FriendlyName>
<LanguageId>10</LanguageId>
<LastPasswordChangeOn>2026-01-22T08:50:02.3510888+01:00</LastPasswordChangeOn>
<NotificationEmail>sample string 4</NotificationEmail>
<PersonId>621f9ac8-dda4-45b8-a277-e013a724c7ca</PersonId>
<Remarks>sample string 5</Remarks>
<UserId>f70afe0a-c894-4fce-8ae4-53246dd6a40a</UserId>
<UserName>sample string 6</UserName>
<UserRoleIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d2p1:guid>f9e80526-1d3e-45b7-bef8-2c6999b1846b</d2p1:guid>
<d2p1:guid>e2849ceb-55a2-4baf-98ec-52091cef2552</d2p1:guid>
</UserRoleIds>
</UserDetails>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
UserDetails| Name | Description | Type | Additional information |
|---|---|---|---|
| UserId | globally unique identifier |
None. |
|
| ClubId | globally unique identifier |
Required |
|
| FriendlyName | string |
Required String length: inclusive between 0 and 100 |
|
| NotificationEmail | string |
Required String length: inclusive between 0 and 256 |
|
| PersonId | globally unique identifier |
None. |
|
| Remarks | string |
None. |
|
| UserName | string |
Required String length: inclusive between 0 and 256 |
|
| UserRoleIds | Collection of globally unique identifier |
None. |
|
| AccountState | integer |
None. |
|
| LastPasswordChangeOn | date |
None. |
|
| ForcePasswordChangeNextLogon | boolean |
None. |
|
| EmailConfirmed | boolean |
None. |
|
| LanguageId | integer |
None. |
|
| Id | globally unique identifier |
None. |
|
| CanUpdateRecord | boolean |
None. |
|
| CanDeleteRecord | boolean |
None. |
Response Formats
application/json, text/json
Sample:
{
"UserId": "bc6b934a-777e-4242-9baa-7e7b7cebd994",
"ClubId": "8bf8ca9a-890d-4396-9bef-0e9a32c7bf88",
"FriendlyName": "sample string 3",
"NotificationEmail": "sample string 4",
"PersonId": "48098934-454e-4c6c-91e8-bd9de3969974",
"Remarks": "sample string 5",
"UserName": "sample string 6",
"UserRoleIds": [
"5f710205-1264-434a-a33b-23090d274eb5",
"f4d5122c-adb9-44d6-b335-7b13d7e1a655"
],
"AccountState": 7,
"LastPasswordChangeOn": "2026-01-22T08:50:02.3510888+01:00",
"ForcePasswordChangeNextLogon": true,
"EmailConfirmed": true,
"LanguageId": 10,
"Id": "bc6b934a-777e-4242-9baa-7e7b7cebd994",
"CanUpdateRecord": true,
"CanDeleteRecord": true
}
text/html
Sample:
{"UserId":"bc6b934a-777e-4242-9baa-7e7b7cebd994","ClubId":"8bf8ca9a-890d-4396-9bef-0e9a32c7bf88","FriendlyName":"sample string 3","NotificationEmail":"sample string 4","PersonId":"48098934-454e-4c6c-91e8-bd9de3969974","Remarks":"sample string 5","UserName":"sample string 6","UserRoleIds":["5f710205-1264-434a-a33b-23090d274eb5","f4d5122c-adb9-44d6-b335-7b13d7e1a655"],"AccountState":7,"LastPasswordChangeOn":"2026-01-22T08:50:02.3510888+01:00","ForcePasswordChangeNextLogon":true,"EmailConfirmed":true,"LanguageId":10,"Id":"bc6b934a-777e-4242-9baa-7e7b7cebd994","CanUpdateRecord":true,"CanDeleteRecord":true}
application/xml, text/xml
Sample:
<UserDetails xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/FLS.Data.WebApi.User">
<CanDeleteRecord xmlns="http://schemas.datacontract.org/2004/07/FLS.Data.WebApi">true</CanDeleteRecord>
<CanUpdateRecord xmlns="http://schemas.datacontract.org/2004/07/FLS.Data.WebApi">true</CanUpdateRecord>
<Id xmlns="http://schemas.datacontract.org/2004/07/FLS.Data.WebApi">bc6b934a-777e-4242-9baa-7e7b7cebd994</Id>
<AccountState>7</AccountState>
<ClubId>8bf8ca9a-890d-4396-9bef-0e9a32c7bf88</ClubId>
<EmailConfirmed>true</EmailConfirmed>
<ForcePasswordChangeNextLogon>true</ForcePasswordChangeNextLogon>
<FriendlyName>sample string 3</FriendlyName>
<LanguageId>10</LanguageId>
<LastPasswordChangeOn>2026-01-22T08:50:02.3510888+01:00</LastPasswordChangeOn>
<NotificationEmail>sample string 4</NotificationEmail>
<PersonId>48098934-454e-4c6c-91e8-bd9de3969974</PersonId>
<Remarks>sample string 5</Remarks>
<UserId>bc6b934a-777e-4242-9baa-7e7b7cebd994</UserId>
<UserName>sample string 6</UserName>
<UserRoleIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d2p1:guid>5f710205-1264-434a-a33b-23090d274eb5</d2p1:guid>
<d2p1:guid>f4d5122c-adb9-44d6-b335-7b13d7e1a655</d2p1:guid>
</UserRoleIds>
</UserDetails>