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": "d02406e6-ce41-4794-8524-7ada70556240",
"ClubId": "b96b9664-6824-454a-9922-6bdd315ed8d6",
"FriendlyName": "sample string 3",
"NotificationEmail": "sample string 4",
"PersonId": "a16a2059-5e1f-49b9-b76d-ecdf525dd4dd",
"Remarks": "sample string 5",
"UserName": "sample string 6",
"UserRoleIds": [
"d778f4e2-1390-41f3-aa8c-f39e2d44669e",
"1d976d4b-8769-4e4f-a30b-044498b64115"
],
"AccountState": 7,
"LastPasswordChangeOn": "2026-08-19T07:27:48.1335002+02:00",
"ForcePasswordChangeNextLogon": true,
"EmailConfirmed": true,
"LanguageId": 10,
"Id": "d02406e6-ce41-4794-8524-7ada70556240",
"CanUpdateRecord": true,
"CanDeleteRecord": true
}
text/html
Sample:
{"UserId":"d02406e6-ce41-4794-8524-7ada70556240","ClubId":"b96b9664-6824-454a-9922-6bdd315ed8d6","FriendlyName":"sample string 3","NotificationEmail":"sample string 4","PersonId":"a16a2059-5e1f-49b9-b76d-ecdf525dd4dd","Remarks":"sample string 5","UserName":"sample string 6","UserRoleIds":["d778f4e2-1390-41f3-aa8c-f39e2d44669e","1d976d4b-8769-4e4f-a30b-044498b64115"],"AccountState":7,"LastPasswordChangeOn":"2026-08-19T07:27:48.1335002+02:00","ForcePasswordChangeNextLogon":true,"EmailConfirmed":true,"LanguageId":10,"Id":"d02406e6-ce41-4794-8524-7ada70556240","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">d02406e6-ce41-4794-8524-7ada70556240</Id>
<AccountState>7</AccountState>
<ClubId>b96b9664-6824-454a-9922-6bdd315ed8d6</ClubId>
<EmailConfirmed>true</EmailConfirmed>
<ForcePasswordChangeNextLogon>true</ForcePasswordChangeNextLogon>
<FriendlyName>sample string 3</FriendlyName>
<LanguageId>10</LanguageId>
<LastPasswordChangeOn>2026-08-19T07:27:48.1335002+02:00</LastPasswordChangeOn>
<NotificationEmail>sample string 4</NotificationEmail>
<PersonId>a16a2059-5e1f-49b9-b76d-ecdf525dd4dd</PersonId>
<Remarks>sample string 5</Remarks>
<UserId>d02406e6-ce41-4794-8524-7ada70556240</UserId>
<UserName>sample string 6</UserName>
<UserRoleIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d2p1:guid>d778f4e2-1390-41f3-aa8c-f39e2d44669e</d2p1:guid>
<d2p1:guid>1d976d4b-8769-4e4f-a30b-044498b64115</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": "a63035a3-51f8-4d03-81bd-f29a93d3bd9d",
"ClubId": "f0b29a30-f77e-41f8-9dd4-f3f269d69073",
"FriendlyName": "sample string 3",
"NotificationEmail": "sample string 4",
"PersonId": "72e1bf85-cc40-46ff-9672-9dc4646b56ce",
"Remarks": "sample string 5",
"UserName": "sample string 6",
"UserRoleIds": [
"d8b7527b-e20a-439a-addd-b602ffe40fc1",
"07476bc4-1d0d-44e2-8801-83d23ffb3fff"
],
"AccountState": 7,
"LastPasswordChangeOn": "2026-08-19T07:27:48.1491196+02:00",
"ForcePasswordChangeNextLogon": true,
"EmailConfirmed": true,
"LanguageId": 10,
"Id": "a63035a3-51f8-4d03-81bd-f29a93d3bd9d",
"CanUpdateRecord": true,
"CanDeleteRecord": true
}
text/html
Sample:
{"UserId":"a63035a3-51f8-4d03-81bd-f29a93d3bd9d","ClubId":"f0b29a30-f77e-41f8-9dd4-f3f269d69073","FriendlyName":"sample string 3","NotificationEmail":"sample string 4","PersonId":"72e1bf85-cc40-46ff-9672-9dc4646b56ce","Remarks":"sample string 5","UserName":"sample string 6","UserRoleIds":["d8b7527b-e20a-439a-addd-b602ffe40fc1","07476bc4-1d0d-44e2-8801-83d23ffb3fff"],"AccountState":7,"LastPasswordChangeOn":"2026-08-19T07:27:48.1491196+02:00","ForcePasswordChangeNextLogon":true,"EmailConfirmed":true,"LanguageId":10,"Id":"a63035a3-51f8-4d03-81bd-f29a93d3bd9d","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">a63035a3-51f8-4d03-81bd-f29a93d3bd9d</Id>
<AccountState>7</AccountState>
<ClubId>f0b29a30-f77e-41f8-9dd4-f3f269d69073</ClubId>
<EmailConfirmed>true</EmailConfirmed>
<ForcePasswordChangeNextLogon>true</ForcePasswordChangeNextLogon>
<FriendlyName>sample string 3</FriendlyName>
<LanguageId>10</LanguageId>
<LastPasswordChangeOn>2026-08-19T07:27:48.1491196+02:00</LastPasswordChangeOn>
<NotificationEmail>sample string 4</NotificationEmail>
<PersonId>72e1bf85-cc40-46ff-9672-9dc4646b56ce</PersonId>
<Remarks>sample string 5</Remarks>
<UserId>a63035a3-51f8-4d03-81bd-f29a93d3bd9d</UserId>
<UserName>sample string 6</UserName>
<UserRoleIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d2p1:guid>d8b7527b-e20a-439a-addd-b602ffe40fc1</d2p1:guid>
<d2p1:guid>07476bc4-1d0d-44e2-8801-83d23ffb3fff</d2p1:guid>
</UserRoleIds>
</UserDetails>