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": "31c11ae0-6a5b-44c7-8b27-b09dedd6f6b7",
"ClubId": "a6d893e6-0b92-413f-80f9-9b94c6d54c9b",
"FriendlyName": "sample string 3",
"NotificationEmail": "sample string 4",
"PersonId": "9ba16fd0-063e-44ca-9d43-21ab42727d76",
"Remarks": "sample string 5",
"UserName": "sample string 6",
"UserRoleIds": [
"1057cc4c-a53d-49f4-b0ee-7350c16602e4",
"a3a6ba88-654b-44c7-897b-5a70482e3929"
],
"AccountState": 7,
"LastPasswordChangeOn": "2026-08-16T06:43:31.7775532+02:00",
"ForcePasswordChangeNextLogon": true,
"EmailConfirmed": true,
"LanguageId": 10,
"Id": "31c11ae0-6a5b-44c7-8b27-b09dedd6f6b7",
"CanUpdateRecord": true,
"CanDeleteRecord": true
}
text/html
Sample:
{"UserId":"31c11ae0-6a5b-44c7-8b27-b09dedd6f6b7","ClubId":"a6d893e6-0b92-413f-80f9-9b94c6d54c9b","FriendlyName":"sample string 3","NotificationEmail":"sample string 4","PersonId":"9ba16fd0-063e-44ca-9d43-21ab42727d76","Remarks":"sample string 5","UserName":"sample string 6","UserRoleIds":["1057cc4c-a53d-49f4-b0ee-7350c16602e4","a3a6ba88-654b-44c7-897b-5a70482e3929"],"AccountState":7,"LastPasswordChangeOn":"2026-08-16T06:43:31.7775532+02:00","ForcePasswordChangeNextLogon":true,"EmailConfirmed":true,"LanguageId":10,"Id":"31c11ae0-6a5b-44c7-8b27-b09dedd6f6b7","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">31c11ae0-6a5b-44c7-8b27-b09dedd6f6b7</Id>
<AccountState>7</AccountState>
<ClubId>a6d893e6-0b92-413f-80f9-9b94c6d54c9b</ClubId>
<EmailConfirmed>true</EmailConfirmed>
<ForcePasswordChangeNextLogon>true</ForcePasswordChangeNextLogon>
<FriendlyName>sample string 3</FriendlyName>
<LanguageId>10</LanguageId>
<LastPasswordChangeOn>2026-08-16T06:43:31.7775532+02:00</LastPasswordChangeOn>
<NotificationEmail>sample string 4</NotificationEmail>
<PersonId>9ba16fd0-063e-44ca-9d43-21ab42727d76</PersonId>
<Remarks>sample string 5</Remarks>
<UserId>31c11ae0-6a5b-44c7-8b27-b09dedd6f6b7</UserId>
<UserName>sample string 6</UserName>
<UserRoleIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d2p1:guid>1057cc4c-a53d-49f4-b0ee-7350c16602e4</d2p1:guid>
<d2p1:guid>a3a6ba88-654b-44c7-897b-5a70482e3929</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": "b43f0ccc-a5bb-4638-9c5f-8a0fa8ce4f17",
"ClubId": "708b4fe7-de6e-4a7f-a580-71576a06bc43",
"FriendlyName": "sample string 3",
"NotificationEmail": "sample string 4",
"PersonId": "cd24e8f4-3e2f-4409-a9da-1b8269b75222",
"Remarks": "sample string 5",
"UserName": "sample string 6",
"UserRoleIds": [
"a2098330-8772-4fcf-a54b-57212a268fce",
"ecd96959-30ac-4287-9c9a-3eec5c857fcc"
],
"AccountState": 7,
"LastPasswordChangeOn": "2026-08-16T06:43:31.793166+02:00",
"ForcePasswordChangeNextLogon": true,
"EmailConfirmed": true,
"LanguageId": 10,
"Id": "b43f0ccc-a5bb-4638-9c5f-8a0fa8ce4f17",
"CanUpdateRecord": true,
"CanDeleteRecord": true
}
text/html
Sample:
{"UserId":"b43f0ccc-a5bb-4638-9c5f-8a0fa8ce4f17","ClubId":"708b4fe7-de6e-4a7f-a580-71576a06bc43","FriendlyName":"sample string 3","NotificationEmail":"sample string 4","PersonId":"cd24e8f4-3e2f-4409-a9da-1b8269b75222","Remarks":"sample string 5","UserName":"sample string 6","UserRoleIds":["a2098330-8772-4fcf-a54b-57212a268fce","ecd96959-30ac-4287-9c9a-3eec5c857fcc"],"AccountState":7,"LastPasswordChangeOn":"2026-08-16T06:43:31.793166+02:00","ForcePasswordChangeNextLogon":true,"EmailConfirmed":true,"LanguageId":10,"Id":"b43f0ccc-a5bb-4638-9c5f-8a0fa8ce4f17","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">b43f0ccc-a5bb-4638-9c5f-8a0fa8ce4f17</Id>
<AccountState>7</AccountState>
<ClubId>708b4fe7-de6e-4a7f-a580-71576a06bc43</ClubId>
<EmailConfirmed>true</EmailConfirmed>
<ForcePasswordChangeNextLogon>true</ForcePasswordChangeNextLogon>
<FriendlyName>sample string 3</FriendlyName>
<LanguageId>10</LanguageId>
<LastPasswordChangeOn>2026-08-16T06:43:31.793166+02:00</LastPasswordChangeOn>
<NotificationEmail>sample string 4</NotificationEmail>
<PersonId>cd24e8f4-3e2f-4409-a9da-1b8269b75222</PersonId>
<Remarks>sample string 5</Remarks>
<UserId>b43f0ccc-a5bb-4638-9c5f-8a0fa8ce4f17</UserId>
<UserName>sample string 6</UserName>
<UserRoleIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d2p1:guid>a2098330-8772-4fcf-a54b-57212a268fce</d2p1:guid>
<d2p1:guid>ecd96959-30ac-4287-9c9a-3eec5c857fcc</d2p1:guid>
</UserRoleIds>
</UserDetails>