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": "b4f3898f-3543-4416-a2e5-dc9858200f12",
"ClubId": "d698ba57-4ca3-4775-92f2-2e8dfa9fc377",
"FriendlyName": "sample string 3",
"NotificationEmail": "sample string 4",
"PersonId": "371ebdf6-3a59-4b97-a47e-83b54b4305b5",
"Remarks": "sample string 5",
"UserName": "sample string 6",
"UserRoleIds": [
"b8dc4549-6036-4263-9d24-b107fa12fcdd",
"1d211757-6109-4a59-88f0-37ba7ae683a1"
],
"AccountState": 7,
"LastPasswordChangeOn": "2026-04-26T14:11:06.0225217+02:00",
"ForcePasswordChangeNextLogon": true,
"EmailConfirmed": true,
"LanguageId": 10,
"Id": "b4f3898f-3543-4416-a2e5-dc9858200f12",
"CanUpdateRecord": true,
"CanDeleteRecord": true
}
text/html
Sample:
{"UserId":"b4f3898f-3543-4416-a2e5-dc9858200f12","ClubId":"d698ba57-4ca3-4775-92f2-2e8dfa9fc377","FriendlyName":"sample string 3","NotificationEmail":"sample string 4","PersonId":"371ebdf6-3a59-4b97-a47e-83b54b4305b5","Remarks":"sample string 5","UserName":"sample string 6","UserRoleIds":["b8dc4549-6036-4263-9d24-b107fa12fcdd","1d211757-6109-4a59-88f0-37ba7ae683a1"],"AccountState":7,"LastPasswordChangeOn":"2026-04-26T14:11:06.0225217+02:00","ForcePasswordChangeNextLogon":true,"EmailConfirmed":true,"LanguageId":10,"Id":"b4f3898f-3543-4416-a2e5-dc9858200f12","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">b4f3898f-3543-4416-a2e5-dc9858200f12</Id>
<AccountState>7</AccountState>
<ClubId>d698ba57-4ca3-4775-92f2-2e8dfa9fc377</ClubId>
<EmailConfirmed>true</EmailConfirmed>
<ForcePasswordChangeNextLogon>true</ForcePasswordChangeNextLogon>
<FriendlyName>sample string 3</FriendlyName>
<LanguageId>10</LanguageId>
<LastPasswordChangeOn>2026-04-26T14:11:06.0225217+02:00</LastPasswordChangeOn>
<NotificationEmail>sample string 4</NotificationEmail>
<PersonId>371ebdf6-3a59-4b97-a47e-83b54b4305b5</PersonId>
<Remarks>sample string 5</Remarks>
<UserId>b4f3898f-3543-4416-a2e5-dc9858200f12</UserId>
<UserName>sample string 6</UserName>
<UserRoleIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d2p1:guid>b8dc4549-6036-4263-9d24-b107fa12fcdd</d2p1:guid>
<d2p1:guid>1d211757-6109-4a59-88f0-37ba7ae683a1</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": "b484fbfd-df0d-49b5-bc6d-07d45953b74a",
"ClubId": "4cf5f307-ebdb-4e13-a715-d1521fb721f5",
"FriendlyName": "sample string 3",
"NotificationEmail": "sample string 4",
"PersonId": "59fd3ef8-4764-4d85-9ea1-d9de74b6ef9d",
"Remarks": "sample string 5",
"UserName": "sample string 6",
"UserRoleIds": [
"29666d20-9eea-4b9a-9ace-0c34c1f144db",
"5fef3c58-48dd-4546-b1c5-587e1d9cd7f2"
],
"AccountState": 7,
"LastPasswordChangeOn": "2026-04-26T14:11:06.0381412+02:00",
"ForcePasswordChangeNextLogon": true,
"EmailConfirmed": true,
"LanguageId": 10,
"Id": "b484fbfd-df0d-49b5-bc6d-07d45953b74a",
"CanUpdateRecord": true,
"CanDeleteRecord": true
}
text/html
Sample:
{"UserId":"b484fbfd-df0d-49b5-bc6d-07d45953b74a","ClubId":"4cf5f307-ebdb-4e13-a715-d1521fb721f5","FriendlyName":"sample string 3","NotificationEmail":"sample string 4","PersonId":"59fd3ef8-4764-4d85-9ea1-d9de74b6ef9d","Remarks":"sample string 5","UserName":"sample string 6","UserRoleIds":["29666d20-9eea-4b9a-9ace-0c34c1f144db","5fef3c58-48dd-4546-b1c5-587e1d9cd7f2"],"AccountState":7,"LastPasswordChangeOn":"2026-04-26T14:11:06.0381412+02:00","ForcePasswordChangeNextLogon":true,"EmailConfirmed":true,"LanguageId":10,"Id":"b484fbfd-df0d-49b5-bc6d-07d45953b74a","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">b484fbfd-df0d-49b5-bc6d-07d45953b74a</Id>
<AccountState>7</AccountState>
<ClubId>4cf5f307-ebdb-4e13-a715-d1521fb721f5</ClubId>
<EmailConfirmed>true</EmailConfirmed>
<ForcePasswordChangeNextLogon>true</ForcePasswordChangeNextLogon>
<FriendlyName>sample string 3</FriendlyName>
<LanguageId>10</LanguageId>
<LastPasswordChangeOn>2026-04-26T14:11:06.0381412+02:00</LastPasswordChangeOn>
<NotificationEmail>sample string 4</NotificationEmail>
<PersonId>59fd3ef8-4764-4d85-9ea1-d9de74b6ef9d</PersonId>
<Remarks>sample string 5</Remarks>
<UserId>b484fbfd-df0d-49b5-bc6d-07d45953b74a</UserId>
<UserName>sample string 6</UserName>
<UserRoleIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d2p1:guid>29666d20-9eea-4b9a-9ace-0c34c1f144db</d2p1:guid>
<d2p1:guid>5fef3c58-48dd-4546-b1c5-587e1d9cd7f2</d2p1:guid>
</UserRoleIds>
</UserDetails>