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": "67881908-37ce-4970-a42e-67edd951ddc4",
"ClubId": "4fd89245-3720-4120-829f-5b394abd3599",
"FriendlyName": "sample string 3",
"NotificationEmail": "sample string 4",
"PersonId": "7e701cd6-fed0-4558-81cb-e16187c6afdd",
"Remarks": "sample string 5",
"UserName": "sample string 6",
"UserRoleIds": [
"e89f224c-a59c-4ef7-9182-bc00458e65b2",
"2db9cc8c-e598-4d8d-9289-130adaf6fcbf"
],
"AccountState": 7,
"LastPasswordChangeOn": "2026-03-21T03:17:51.1774156+01:00",
"ForcePasswordChangeNextLogon": true,
"EmailConfirmed": true,
"LanguageId": 10,
"Id": "67881908-37ce-4970-a42e-67edd951ddc4",
"CanUpdateRecord": true,
"CanDeleteRecord": true
}
text/html
Sample:
{"UserId":"67881908-37ce-4970-a42e-67edd951ddc4","ClubId":"4fd89245-3720-4120-829f-5b394abd3599","FriendlyName":"sample string 3","NotificationEmail":"sample string 4","PersonId":"7e701cd6-fed0-4558-81cb-e16187c6afdd","Remarks":"sample string 5","UserName":"sample string 6","UserRoleIds":["e89f224c-a59c-4ef7-9182-bc00458e65b2","2db9cc8c-e598-4d8d-9289-130adaf6fcbf"],"AccountState":7,"LastPasswordChangeOn":"2026-03-21T03:17:51.1774156+01:00","ForcePasswordChangeNextLogon":true,"EmailConfirmed":true,"LanguageId":10,"Id":"67881908-37ce-4970-a42e-67edd951ddc4","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">67881908-37ce-4970-a42e-67edd951ddc4</Id>
<AccountState>7</AccountState>
<ClubId>4fd89245-3720-4120-829f-5b394abd3599</ClubId>
<EmailConfirmed>true</EmailConfirmed>
<ForcePasswordChangeNextLogon>true</ForcePasswordChangeNextLogon>
<FriendlyName>sample string 3</FriendlyName>
<LanguageId>10</LanguageId>
<LastPasswordChangeOn>2026-03-21T03:17:51.1774156+01:00</LastPasswordChangeOn>
<NotificationEmail>sample string 4</NotificationEmail>
<PersonId>7e701cd6-fed0-4558-81cb-e16187c6afdd</PersonId>
<Remarks>sample string 5</Remarks>
<UserId>67881908-37ce-4970-a42e-67edd951ddc4</UserId>
<UserName>sample string 6</UserName>
<UserRoleIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d2p1:guid>e89f224c-a59c-4ef7-9182-bc00458e65b2</d2p1:guid>
<d2p1:guid>2db9cc8c-e598-4d8d-9289-130adaf6fcbf</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": "a13f5fd7-7266-4637-a33d-405acdad21b4",
"ClubId": "a736b0f0-afdc-44e5-8780-41860b21fdae",
"FriendlyName": "sample string 3",
"NotificationEmail": "sample string 4",
"PersonId": "3d0ee0e4-d31b-41f7-a867-ceb47f5564a4",
"Remarks": "sample string 5",
"UserName": "sample string 6",
"UserRoleIds": [
"b8366c6d-c314-498c-9e07-c386958bbad7",
"2a5a1578-4cfb-4577-8761-146f367105ad"
],
"AccountState": 7,
"LastPasswordChangeOn": "2026-03-21T03:17:51.1774156+01:00",
"ForcePasswordChangeNextLogon": true,
"EmailConfirmed": true,
"LanguageId": 10,
"Id": "a13f5fd7-7266-4637-a33d-405acdad21b4",
"CanUpdateRecord": true,
"CanDeleteRecord": true
}
text/html
Sample:
{"UserId":"a13f5fd7-7266-4637-a33d-405acdad21b4","ClubId":"a736b0f0-afdc-44e5-8780-41860b21fdae","FriendlyName":"sample string 3","NotificationEmail":"sample string 4","PersonId":"3d0ee0e4-d31b-41f7-a867-ceb47f5564a4","Remarks":"sample string 5","UserName":"sample string 6","UserRoleIds":["b8366c6d-c314-498c-9e07-c386958bbad7","2a5a1578-4cfb-4577-8761-146f367105ad"],"AccountState":7,"LastPasswordChangeOn":"2026-03-21T03:17:51.1774156+01:00","ForcePasswordChangeNextLogon":true,"EmailConfirmed":true,"LanguageId":10,"Id":"a13f5fd7-7266-4637-a33d-405acdad21b4","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">a13f5fd7-7266-4637-a33d-405acdad21b4</Id>
<AccountState>7</AccountState>
<ClubId>a736b0f0-afdc-44e5-8780-41860b21fdae</ClubId>
<EmailConfirmed>true</EmailConfirmed>
<ForcePasswordChangeNextLogon>true</ForcePasswordChangeNextLogon>
<FriendlyName>sample string 3</FriendlyName>
<LanguageId>10</LanguageId>
<LastPasswordChangeOn>2026-03-21T03:17:51.1774156+01:00</LastPasswordChangeOn>
<NotificationEmail>sample string 4</NotificationEmail>
<PersonId>3d0ee0e4-d31b-41f7-a867-ceb47f5564a4</PersonId>
<Remarks>sample string 5</Remarks>
<UserId>a13f5fd7-7266-4637-a33d-405acdad21b4</UserId>
<UserName>sample string 6</UserName>
<UserRoleIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d2p1:guid>b8366c6d-c314-498c-9e07-c386958bbad7</d2p1:guid>
<d2p1:guid>2a5a1578-4cfb-4577-8761-146f367105ad</d2p1:guid>
</UserRoleIds>
</UserDetails>