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": "3a88793d-7fa5-4c6d-8499-f9d4d3d96b34",
"ClubId": "80fca833-8d74-4110-ae7d-fca42fb67b6f",
"FriendlyName": "sample string 3",
"NotificationEmail": "sample string 4",
"PersonId": "a24af0b6-aa6c-4764-9054-d391fc615370",
"Remarks": "sample string 5",
"UserName": "sample string 6",
"UserRoleIds": [
"5f1ac870-01f2-465b-96af-47c0b1fc4eb1",
"e25e9508-b1ff-45b2-a6e4-9558a0874b1d"
],
"AccountState": 7,
"LastPasswordChangeOn": "2026-04-24T23:41:11.5416646+02:00",
"ForcePasswordChangeNextLogon": true,
"EmailConfirmed": true,
"LanguageId": 10,
"Id": "3a88793d-7fa5-4c6d-8499-f9d4d3d96b34",
"CanUpdateRecord": true,
"CanDeleteRecord": true
}
text/html
Sample:
{"UserId":"3a88793d-7fa5-4c6d-8499-f9d4d3d96b34","ClubId":"80fca833-8d74-4110-ae7d-fca42fb67b6f","FriendlyName":"sample string 3","NotificationEmail":"sample string 4","PersonId":"a24af0b6-aa6c-4764-9054-d391fc615370","Remarks":"sample string 5","UserName":"sample string 6","UserRoleIds":["5f1ac870-01f2-465b-96af-47c0b1fc4eb1","e25e9508-b1ff-45b2-a6e4-9558a0874b1d"],"AccountState":7,"LastPasswordChangeOn":"2026-04-24T23:41:11.5416646+02:00","ForcePasswordChangeNextLogon":true,"EmailConfirmed":true,"LanguageId":10,"Id":"3a88793d-7fa5-4c6d-8499-f9d4d3d96b34","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">3a88793d-7fa5-4c6d-8499-f9d4d3d96b34</Id>
<AccountState>7</AccountState>
<ClubId>80fca833-8d74-4110-ae7d-fca42fb67b6f</ClubId>
<EmailConfirmed>true</EmailConfirmed>
<ForcePasswordChangeNextLogon>true</ForcePasswordChangeNextLogon>
<FriendlyName>sample string 3</FriendlyName>
<LanguageId>10</LanguageId>
<LastPasswordChangeOn>2026-04-24T23:41:11.5416646+02:00</LastPasswordChangeOn>
<NotificationEmail>sample string 4</NotificationEmail>
<PersonId>a24af0b6-aa6c-4764-9054-d391fc615370</PersonId>
<Remarks>sample string 5</Remarks>
<UserId>3a88793d-7fa5-4c6d-8499-f9d4d3d96b34</UserId>
<UserName>sample string 6</UserName>
<UserRoleIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d2p1:guid>5f1ac870-01f2-465b-96af-47c0b1fc4eb1</d2p1:guid>
<d2p1:guid>e25e9508-b1ff-45b2-a6e4-9558a0874b1d</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": "779140e7-7964-4cd5-b41c-4af9943d61fb",
"ClubId": "69a3931d-2b77-467f-9ea3-8f413549197b",
"FriendlyName": "sample string 3",
"NotificationEmail": "sample string 4",
"PersonId": "236b3ca5-54f4-4625-83c5-edd747313d4a",
"Remarks": "sample string 5",
"UserName": "sample string 6",
"UserRoleIds": [
"7e3e30c3-d858-44a6-a22b-fd9bb8f227ae",
"fbb0a040-8cd4-4b60-87cf-bf7ad3883321"
],
"AccountState": 7,
"LastPasswordChangeOn": "2026-04-24T23:41:11.5416646+02:00",
"ForcePasswordChangeNextLogon": true,
"EmailConfirmed": true,
"LanguageId": 10,
"Id": "779140e7-7964-4cd5-b41c-4af9943d61fb",
"CanUpdateRecord": true,
"CanDeleteRecord": true
}
text/html
Sample:
{"UserId":"779140e7-7964-4cd5-b41c-4af9943d61fb","ClubId":"69a3931d-2b77-467f-9ea3-8f413549197b","FriendlyName":"sample string 3","NotificationEmail":"sample string 4","PersonId":"236b3ca5-54f4-4625-83c5-edd747313d4a","Remarks":"sample string 5","UserName":"sample string 6","UserRoleIds":["7e3e30c3-d858-44a6-a22b-fd9bb8f227ae","fbb0a040-8cd4-4b60-87cf-bf7ad3883321"],"AccountState":7,"LastPasswordChangeOn":"2026-04-24T23:41:11.5416646+02:00","ForcePasswordChangeNextLogon":true,"EmailConfirmed":true,"LanguageId":10,"Id":"779140e7-7964-4cd5-b41c-4af9943d61fb","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">779140e7-7964-4cd5-b41c-4af9943d61fb</Id>
<AccountState>7</AccountState>
<ClubId>69a3931d-2b77-467f-9ea3-8f413549197b</ClubId>
<EmailConfirmed>true</EmailConfirmed>
<ForcePasswordChangeNextLogon>true</ForcePasswordChangeNextLogon>
<FriendlyName>sample string 3</FriendlyName>
<LanguageId>10</LanguageId>
<LastPasswordChangeOn>2026-04-24T23:41:11.5416646+02:00</LastPasswordChangeOn>
<NotificationEmail>sample string 4</NotificationEmail>
<PersonId>236b3ca5-54f4-4625-83c5-edd747313d4a</PersonId>
<Remarks>sample string 5</Remarks>
<UserId>779140e7-7964-4cd5-b41c-4af9943d61fb</UserId>
<UserName>sample string 6</UserName>
<UserRoleIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d2p1:guid>7e3e30c3-d858-44a6-a22b-fd9bb8f227ae</d2p1:guid>
<d2p1:guid>fbb0a040-8cd4-4b60-87cf-bf7ad3883321</d2p1:guid>
</UserRoleIds>
</UserDetails>