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": "68fff413-c719-41a9-b040-7bf5af885c45",
"ClubId": "7ec2a6e6-e730-4f2a-9797-fd69d001cf95",
"FriendlyName": "sample string 3",
"NotificationEmail": "sample string 4",
"PersonId": "30d7f47f-1fb3-4327-9084-ba83a8927cfd",
"Remarks": "sample string 5",
"UserName": "sample string 6",
"UserRoleIds": [
"6b5b7d16-3b98-4206-a3ca-497776127c67",
"22241512-6d54-4d7d-bb6c-6226c53c04a7"
],
"AccountState": 7,
"LastPasswordChangeOn": "2025-12-05T23:14:52.1881532+01:00",
"ForcePasswordChangeNextLogon": true,
"EmailConfirmed": true,
"LanguageId": 10,
"Id": "68fff413-c719-41a9-b040-7bf5af885c45",
"CanUpdateRecord": true,
"CanDeleteRecord": true
}
text/html
Sample:
{"UserId":"68fff413-c719-41a9-b040-7bf5af885c45","ClubId":"7ec2a6e6-e730-4f2a-9797-fd69d001cf95","FriendlyName":"sample string 3","NotificationEmail":"sample string 4","PersonId":"30d7f47f-1fb3-4327-9084-ba83a8927cfd","Remarks":"sample string 5","UserName":"sample string 6","UserRoleIds":["6b5b7d16-3b98-4206-a3ca-497776127c67","22241512-6d54-4d7d-bb6c-6226c53c04a7"],"AccountState":7,"LastPasswordChangeOn":"2025-12-05T23:14:52.1881532+01:00","ForcePasswordChangeNextLogon":true,"EmailConfirmed":true,"LanguageId":10,"Id":"68fff413-c719-41a9-b040-7bf5af885c45","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">68fff413-c719-41a9-b040-7bf5af885c45</Id>
<AccountState>7</AccountState>
<ClubId>7ec2a6e6-e730-4f2a-9797-fd69d001cf95</ClubId>
<EmailConfirmed>true</EmailConfirmed>
<ForcePasswordChangeNextLogon>true</ForcePasswordChangeNextLogon>
<FriendlyName>sample string 3</FriendlyName>
<LanguageId>10</LanguageId>
<LastPasswordChangeOn>2025-12-05T23:14:52.1881532+01:00</LastPasswordChangeOn>
<NotificationEmail>sample string 4</NotificationEmail>
<PersonId>30d7f47f-1fb3-4327-9084-ba83a8927cfd</PersonId>
<Remarks>sample string 5</Remarks>
<UserId>68fff413-c719-41a9-b040-7bf5af885c45</UserId>
<UserName>sample string 6</UserName>
<UserRoleIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d2p1:guid>6b5b7d16-3b98-4206-a3ca-497776127c67</d2p1:guid>
<d2p1:guid>22241512-6d54-4d7d-bb6c-6226c53c04a7</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": "0b3aeaa1-daf6-4495-a774-40fac5f83a47",
"ClubId": "d4f94efb-4bd6-4188-aa5b-5f78fd7c9d7e",
"FriendlyName": "sample string 3",
"NotificationEmail": "sample string 4",
"PersonId": "d145b497-aabc-4491-b937-d42d6a8e2986",
"Remarks": "sample string 5",
"UserName": "sample string 6",
"UserRoleIds": [
"6e12312d-3139-47e4-afd6-2171247d9fe3",
"ab1230c4-5c19-4a6d-8790-5391683eccb3"
],
"AccountState": 7,
"LastPasswordChangeOn": "2025-12-05T23:14:52.3444055+01:00",
"ForcePasswordChangeNextLogon": true,
"EmailConfirmed": true,
"LanguageId": 10,
"Id": "0b3aeaa1-daf6-4495-a774-40fac5f83a47",
"CanUpdateRecord": true,
"CanDeleteRecord": true
}
text/html
Sample:
{"UserId":"0b3aeaa1-daf6-4495-a774-40fac5f83a47","ClubId":"d4f94efb-4bd6-4188-aa5b-5f78fd7c9d7e","FriendlyName":"sample string 3","NotificationEmail":"sample string 4","PersonId":"d145b497-aabc-4491-b937-d42d6a8e2986","Remarks":"sample string 5","UserName":"sample string 6","UserRoleIds":["6e12312d-3139-47e4-afd6-2171247d9fe3","ab1230c4-5c19-4a6d-8790-5391683eccb3"],"AccountState":7,"LastPasswordChangeOn":"2025-12-05T23:14:52.3444055+01:00","ForcePasswordChangeNextLogon":true,"EmailConfirmed":true,"LanguageId":10,"Id":"0b3aeaa1-daf6-4495-a774-40fac5f83a47","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">0b3aeaa1-daf6-4495-a774-40fac5f83a47</Id>
<AccountState>7</AccountState>
<ClubId>d4f94efb-4bd6-4188-aa5b-5f78fd7c9d7e</ClubId>
<EmailConfirmed>true</EmailConfirmed>
<ForcePasswordChangeNextLogon>true</ForcePasswordChangeNextLogon>
<FriendlyName>sample string 3</FriendlyName>
<LanguageId>10</LanguageId>
<LastPasswordChangeOn>2025-12-05T23:14:52.3444055+01:00</LastPasswordChangeOn>
<NotificationEmail>sample string 4</NotificationEmail>
<PersonId>d145b497-aabc-4491-b937-d42d6a8e2986</PersonId>
<Remarks>sample string 5</Remarks>
<UserId>0b3aeaa1-daf6-4495-a774-40fac5f83a47</UserId>
<UserName>sample string 6</UserName>
<UserRoleIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d2p1:guid>6e12312d-3139-47e4-afd6-2171247d9fe3</d2p1:guid>
<d2p1:guid>ab1230c4-5c19-4a6d-8790-5391683eccb3</d2p1:guid>
</UserRoleIds>
</UserDetails>