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": "f7712445-067e-49eb-811d-f2a0bea771be",
"ClubId": "c79308a7-7608-4d0e-8420-cc4821aea5e6",
"FriendlyName": "sample string 3",
"NotificationEmail": "sample string 4",
"PersonId": "06cc6342-42b9-4383-9d48-ac0213414541",
"Remarks": "sample string 5",
"UserName": "sample string 6",
"UserRoleIds": [
"a3ae6cc9-2339-4cfb-8cc4-d7efe6f0bb23",
"97a8f0ce-3a65-4979-93e0-f8c409610625"
],
"AccountState": 7,
"LastPasswordChangeOn": "2026-02-14T05:31:55.0992662+01:00",
"ForcePasswordChangeNextLogon": true,
"EmailConfirmed": true,
"LanguageId": 10,
"Id": "f7712445-067e-49eb-811d-f2a0bea771be",
"CanUpdateRecord": true,
"CanDeleteRecord": true
}
text/html
Sample:
{"UserId":"f7712445-067e-49eb-811d-f2a0bea771be","ClubId":"c79308a7-7608-4d0e-8420-cc4821aea5e6","FriendlyName":"sample string 3","NotificationEmail":"sample string 4","PersonId":"06cc6342-42b9-4383-9d48-ac0213414541","Remarks":"sample string 5","UserName":"sample string 6","UserRoleIds":["a3ae6cc9-2339-4cfb-8cc4-d7efe6f0bb23","97a8f0ce-3a65-4979-93e0-f8c409610625"],"AccountState":7,"LastPasswordChangeOn":"2026-02-14T05:31:55.0992662+01:00","ForcePasswordChangeNextLogon":true,"EmailConfirmed":true,"LanguageId":10,"Id":"f7712445-067e-49eb-811d-f2a0bea771be","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">f7712445-067e-49eb-811d-f2a0bea771be</Id>
<AccountState>7</AccountState>
<ClubId>c79308a7-7608-4d0e-8420-cc4821aea5e6</ClubId>
<EmailConfirmed>true</EmailConfirmed>
<ForcePasswordChangeNextLogon>true</ForcePasswordChangeNextLogon>
<FriendlyName>sample string 3</FriendlyName>
<LanguageId>10</LanguageId>
<LastPasswordChangeOn>2026-02-14T05:31:55.0992662+01:00</LastPasswordChangeOn>
<NotificationEmail>sample string 4</NotificationEmail>
<PersonId>06cc6342-42b9-4383-9d48-ac0213414541</PersonId>
<Remarks>sample string 5</Remarks>
<UserId>f7712445-067e-49eb-811d-f2a0bea771be</UserId>
<UserName>sample string 6</UserName>
<UserRoleIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d2p1:guid>a3ae6cc9-2339-4cfb-8cc4-d7efe6f0bb23</d2p1:guid>
<d2p1:guid>97a8f0ce-3a65-4979-93e0-f8c409610625</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": "ff507755-d745-4964-8610-3a3d6c58ad44",
"ClubId": "ff7f02a2-9eeb-43b6-ad90-73b2340a8cbe",
"FriendlyName": "sample string 3",
"NotificationEmail": "sample string 4",
"PersonId": "be0e8599-f57d-4881-835f-16443347b58b",
"Remarks": "sample string 5",
"UserName": "sample string 6",
"UserRoleIds": [
"2bd4a1d0-8972-40d1-ba0b-c5d0893ef77d",
"1d1ab885-a4e3-4d69-bc2b-2071911416ab"
],
"AccountState": 7,
"LastPasswordChangeOn": "2026-02-14T05:31:55.0992662+01:00",
"ForcePasswordChangeNextLogon": true,
"EmailConfirmed": true,
"LanguageId": 10,
"Id": "ff507755-d745-4964-8610-3a3d6c58ad44",
"CanUpdateRecord": true,
"CanDeleteRecord": true
}
text/html
Sample:
{"UserId":"ff507755-d745-4964-8610-3a3d6c58ad44","ClubId":"ff7f02a2-9eeb-43b6-ad90-73b2340a8cbe","FriendlyName":"sample string 3","NotificationEmail":"sample string 4","PersonId":"be0e8599-f57d-4881-835f-16443347b58b","Remarks":"sample string 5","UserName":"sample string 6","UserRoleIds":["2bd4a1d0-8972-40d1-ba0b-c5d0893ef77d","1d1ab885-a4e3-4d69-bc2b-2071911416ab"],"AccountState":7,"LastPasswordChangeOn":"2026-02-14T05:31:55.0992662+01:00","ForcePasswordChangeNextLogon":true,"EmailConfirmed":true,"LanguageId":10,"Id":"ff507755-d745-4964-8610-3a3d6c58ad44","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">ff507755-d745-4964-8610-3a3d6c58ad44</Id>
<AccountState>7</AccountState>
<ClubId>ff7f02a2-9eeb-43b6-ad90-73b2340a8cbe</ClubId>
<EmailConfirmed>true</EmailConfirmed>
<ForcePasswordChangeNextLogon>true</ForcePasswordChangeNextLogon>
<FriendlyName>sample string 3</FriendlyName>
<LanguageId>10</LanguageId>
<LastPasswordChangeOn>2026-02-14T05:31:55.0992662+01:00</LastPasswordChangeOn>
<NotificationEmail>sample string 4</NotificationEmail>
<PersonId>be0e8599-f57d-4881-835f-16443347b58b</PersonId>
<Remarks>sample string 5</Remarks>
<UserId>ff507755-d745-4964-8610-3a3d6c58ad44</UserId>
<UserName>sample string 6</UserName>
<UserRoleIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d2p1:guid>2bd4a1d0-8972-40d1-ba0b-c5d0893ef77d</d2p1:guid>
<d2p1:guid>1d1ab885-a4e3-4d69-bc2b-2071911416ab</d2p1:guid>
</UserRoleIds>
</UserDetails>