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": "8b26176f-96fb-4d96-ac84-f48c3004751a",
"ClubId": "33a2563c-a97d-4de0-a1ef-fe4624c5ffb0",
"FriendlyName": "sample string 3",
"NotificationEmail": "sample string 4",
"PersonId": "c36b9cbe-2d2a-40e8-a4f2-f74cc927b258",
"Remarks": "sample string 5",
"UserName": "sample string 6",
"UserRoleIds": [
"4d7a6d66-8edb-4518-b0f4-b288c70406b5",
"259deae8-2042-4495-b915-c317b0fc6672"
],
"AccountState": 7,
"LastPasswordChangeOn": "2026-01-18T08:13:25.7418666+01:00",
"ForcePasswordChangeNextLogon": true,
"EmailConfirmed": true,
"LanguageId": 10,
"Id": "8b26176f-96fb-4d96-ac84-f48c3004751a",
"CanUpdateRecord": true,
"CanDeleteRecord": true
}
text/html
Sample:
{"UserId":"8b26176f-96fb-4d96-ac84-f48c3004751a","ClubId":"33a2563c-a97d-4de0-a1ef-fe4624c5ffb0","FriendlyName":"sample string 3","NotificationEmail":"sample string 4","PersonId":"c36b9cbe-2d2a-40e8-a4f2-f74cc927b258","Remarks":"sample string 5","UserName":"sample string 6","UserRoleIds":["4d7a6d66-8edb-4518-b0f4-b288c70406b5","259deae8-2042-4495-b915-c317b0fc6672"],"AccountState":7,"LastPasswordChangeOn":"2026-01-18T08:13:25.7418666+01:00","ForcePasswordChangeNextLogon":true,"EmailConfirmed":true,"LanguageId":10,"Id":"8b26176f-96fb-4d96-ac84-f48c3004751a","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">8b26176f-96fb-4d96-ac84-f48c3004751a</Id>
<AccountState>7</AccountState>
<ClubId>33a2563c-a97d-4de0-a1ef-fe4624c5ffb0</ClubId>
<EmailConfirmed>true</EmailConfirmed>
<ForcePasswordChangeNextLogon>true</ForcePasswordChangeNextLogon>
<FriendlyName>sample string 3</FriendlyName>
<LanguageId>10</LanguageId>
<LastPasswordChangeOn>2026-01-18T08:13:25.7418666+01:00</LastPasswordChangeOn>
<NotificationEmail>sample string 4</NotificationEmail>
<PersonId>c36b9cbe-2d2a-40e8-a4f2-f74cc927b258</PersonId>
<Remarks>sample string 5</Remarks>
<UserId>8b26176f-96fb-4d96-ac84-f48c3004751a</UserId>
<UserName>sample string 6</UserName>
<UserRoleIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d2p1:guid>4d7a6d66-8edb-4518-b0f4-b288c70406b5</d2p1:guid>
<d2p1:guid>259deae8-2042-4495-b915-c317b0fc6672</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": "d434d876-cd4b-4df9-8df6-2eed2d447285",
"ClubId": "1d4c8cb5-11d6-4eaa-b016-401668b157f2",
"FriendlyName": "sample string 3",
"NotificationEmail": "sample string 4",
"PersonId": "12493813-e525-4e55-9f01-e1442512a607",
"Remarks": "sample string 5",
"UserName": "sample string 6",
"UserRoleIds": [
"980718d8-3c26-40eb-90c0-a7771db06dbf",
"4088d4bf-8171-411a-807c-7d10337111f5"
],
"AccountState": 7,
"LastPasswordChangeOn": "2026-01-18T08:13:25.7418666+01:00",
"ForcePasswordChangeNextLogon": true,
"EmailConfirmed": true,
"LanguageId": 10,
"Id": "d434d876-cd4b-4df9-8df6-2eed2d447285",
"CanUpdateRecord": true,
"CanDeleteRecord": true
}
text/html
Sample:
{"UserId":"d434d876-cd4b-4df9-8df6-2eed2d447285","ClubId":"1d4c8cb5-11d6-4eaa-b016-401668b157f2","FriendlyName":"sample string 3","NotificationEmail":"sample string 4","PersonId":"12493813-e525-4e55-9f01-e1442512a607","Remarks":"sample string 5","UserName":"sample string 6","UserRoleIds":["980718d8-3c26-40eb-90c0-a7771db06dbf","4088d4bf-8171-411a-807c-7d10337111f5"],"AccountState":7,"LastPasswordChangeOn":"2026-01-18T08:13:25.7418666+01:00","ForcePasswordChangeNextLogon":true,"EmailConfirmed":true,"LanguageId":10,"Id":"d434d876-cd4b-4df9-8df6-2eed2d447285","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">d434d876-cd4b-4df9-8df6-2eed2d447285</Id>
<AccountState>7</AccountState>
<ClubId>1d4c8cb5-11d6-4eaa-b016-401668b157f2</ClubId>
<EmailConfirmed>true</EmailConfirmed>
<ForcePasswordChangeNextLogon>true</ForcePasswordChangeNextLogon>
<FriendlyName>sample string 3</FriendlyName>
<LanguageId>10</LanguageId>
<LastPasswordChangeOn>2026-01-18T08:13:25.7418666+01:00</LastPasswordChangeOn>
<NotificationEmail>sample string 4</NotificationEmail>
<PersonId>12493813-e525-4e55-9f01-e1442512a607</PersonId>
<Remarks>sample string 5</Remarks>
<UserId>d434d876-cd4b-4df9-8df6-2eed2d447285</UserId>
<UserName>sample string 6</UserName>
<UserRoleIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d2p1:guid>980718d8-3c26-40eb-90c0-a7771db06dbf</d2p1:guid>
<d2p1:guid>4088d4bf-8171-411a-807c-7d10337111f5</d2p1:guid>
</UserRoleIds>
</UserDetails>