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": "d350b3aa-18d8-4536-a253-d1eaf5635b53",
"ClubId": "278bc34a-e06b-4c06-b193-17835851dbcd",
"FriendlyName": "sample string 3",
"NotificationEmail": "sample string 4",
"PersonId": "b25c23fd-d481-424c-ba90-235f62eea09a",
"Remarks": "sample string 5",
"UserName": "sample string 6",
"UserRoleIds": [
"6c50e460-f035-44d2-b892-d7f2b5e421e2",
"879c0fa0-50c3-4c3e-840c-32a1ec1fe243"
],
"AccountState": 7,
"LastPasswordChangeOn": "2026-05-07T17:22:59.0757549+02:00",
"ForcePasswordChangeNextLogon": true,
"EmailConfirmed": true,
"LanguageId": 10,
"Id": "d350b3aa-18d8-4536-a253-d1eaf5635b53",
"CanUpdateRecord": true,
"CanDeleteRecord": true
}
text/html
Sample:
{"UserId":"d350b3aa-18d8-4536-a253-d1eaf5635b53","ClubId":"278bc34a-e06b-4c06-b193-17835851dbcd","FriendlyName":"sample string 3","NotificationEmail":"sample string 4","PersonId":"b25c23fd-d481-424c-ba90-235f62eea09a","Remarks":"sample string 5","UserName":"sample string 6","UserRoleIds":["6c50e460-f035-44d2-b892-d7f2b5e421e2","879c0fa0-50c3-4c3e-840c-32a1ec1fe243"],"AccountState":7,"LastPasswordChangeOn":"2026-05-07T17:22:59.0757549+02:00","ForcePasswordChangeNextLogon":true,"EmailConfirmed":true,"LanguageId":10,"Id":"d350b3aa-18d8-4536-a253-d1eaf5635b53","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">d350b3aa-18d8-4536-a253-d1eaf5635b53</Id>
<AccountState>7</AccountState>
<ClubId>278bc34a-e06b-4c06-b193-17835851dbcd</ClubId>
<EmailConfirmed>true</EmailConfirmed>
<ForcePasswordChangeNextLogon>true</ForcePasswordChangeNextLogon>
<FriendlyName>sample string 3</FriendlyName>
<LanguageId>10</LanguageId>
<LastPasswordChangeOn>2026-05-07T17:22:59.0757549+02:00</LastPasswordChangeOn>
<NotificationEmail>sample string 4</NotificationEmail>
<PersonId>b25c23fd-d481-424c-ba90-235f62eea09a</PersonId>
<Remarks>sample string 5</Remarks>
<UserId>d350b3aa-18d8-4536-a253-d1eaf5635b53</UserId>
<UserName>sample string 6</UserName>
<UserRoleIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d2p1:guid>6c50e460-f035-44d2-b892-d7f2b5e421e2</d2p1:guid>
<d2p1:guid>879c0fa0-50c3-4c3e-840c-32a1ec1fe243</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": "cdb5525c-9102-471c-be44-179f9381b4df",
"ClubId": "f735e893-0d85-40b7-81b7-649f4d6cc3c5",
"FriendlyName": "sample string 3",
"NotificationEmail": "sample string 4",
"PersonId": "9f561f06-329a-4d11-9c3d-1fcd82e51db0",
"Remarks": "sample string 5",
"UserName": "sample string 6",
"UserRoleIds": [
"bd84dd30-78d9-43fe-8ed3-6825e2f41d5f",
"ccc85bee-2606-49a3-b27b-b7e4ea61a861"
],
"AccountState": 7,
"LastPasswordChangeOn": "2026-05-07T17:22:59.0757549+02:00",
"ForcePasswordChangeNextLogon": true,
"EmailConfirmed": true,
"LanguageId": 10,
"Id": "cdb5525c-9102-471c-be44-179f9381b4df",
"CanUpdateRecord": true,
"CanDeleteRecord": true
}
text/html
Sample:
{"UserId":"cdb5525c-9102-471c-be44-179f9381b4df","ClubId":"f735e893-0d85-40b7-81b7-649f4d6cc3c5","FriendlyName":"sample string 3","NotificationEmail":"sample string 4","PersonId":"9f561f06-329a-4d11-9c3d-1fcd82e51db0","Remarks":"sample string 5","UserName":"sample string 6","UserRoleIds":["bd84dd30-78d9-43fe-8ed3-6825e2f41d5f","ccc85bee-2606-49a3-b27b-b7e4ea61a861"],"AccountState":7,"LastPasswordChangeOn":"2026-05-07T17:22:59.0757549+02:00","ForcePasswordChangeNextLogon":true,"EmailConfirmed":true,"LanguageId":10,"Id":"cdb5525c-9102-471c-be44-179f9381b4df","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">cdb5525c-9102-471c-be44-179f9381b4df</Id>
<AccountState>7</AccountState>
<ClubId>f735e893-0d85-40b7-81b7-649f4d6cc3c5</ClubId>
<EmailConfirmed>true</EmailConfirmed>
<ForcePasswordChangeNextLogon>true</ForcePasswordChangeNextLogon>
<FriendlyName>sample string 3</FriendlyName>
<LanguageId>10</LanguageId>
<LastPasswordChangeOn>2026-05-07T17:22:59.0757549+02:00</LastPasswordChangeOn>
<NotificationEmail>sample string 4</NotificationEmail>
<PersonId>9f561f06-329a-4d11-9c3d-1fcd82e51db0</PersonId>
<Remarks>sample string 5</Remarks>
<UserId>cdb5525c-9102-471c-be44-179f9381b4df</UserId>
<UserName>sample string 6</UserName>
<UserRoleIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d2p1:guid>bd84dd30-78d9-43fe-8ed3-6825e2f41d5f</d2p1:guid>
<d2p1:guid>ccc85bee-2606-49a3-b27b-b7e4ea61a861</d2p1:guid>
</UserRoleIds>
</UserDetails>