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": "b2466e01-3dd4-4189-acea-ac603ccd53c8",
"ClubId": "600745cb-65e4-439a-a594-63ccb14587a6",
"FriendlyName": "sample string 3",
"NotificationEmail": "sample string 4",
"PersonId": "81a74450-5f36-48d0-8628-72add1425792",
"Remarks": "sample string 5",
"UserName": "sample string 6",
"UserRoleIds": [
"ba6b5633-c488-492f-b55c-e4960fb341fa",
"e9c32755-670f-471d-a9e9-8f6b69b3b22b"
],
"AccountState": 7,
"LastPasswordChangeOn": "2026-01-14T19:54:29.9184927+01:00",
"ForcePasswordChangeNextLogon": true,
"EmailConfirmed": true,
"LanguageId": 10,
"Id": "b2466e01-3dd4-4189-acea-ac603ccd53c8",
"CanUpdateRecord": true,
"CanDeleteRecord": true
}
text/html
Sample:
{"UserId":"b2466e01-3dd4-4189-acea-ac603ccd53c8","ClubId":"600745cb-65e4-439a-a594-63ccb14587a6","FriendlyName":"sample string 3","NotificationEmail":"sample string 4","PersonId":"81a74450-5f36-48d0-8628-72add1425792","Remarks":"sample string 5","UserName":"sample string 6","UserRoleIds":["ba6b5633-c488-492f-b55c-e4960fb341fa","e9c32755-670f-471d-a9e9-8f6b69b3b22b"],"AccountState":7,"LastPasswordChangeOn":"2026-01-14T19:54:29.9184927+01:00","ForcePasswordChangeNextLogon":true,"EmailConfirmed":true,"LanguageId":10,"Id":"b2466e01-3dd4-4189-acea-ac603ccd53c8","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">b2466e01-3dd4-4189-acea-ac603ccd53c8</Id>
<AccountState>7</AccountState>
<ClubId>600745cb-65e4-439a-a594-63ccb14587a6</ClubId>
<EmailConfirmed>true</EmailConfirmed>
<ForcePasswordChangeNextLogon>true</ForcePasswordChangeNextLogon>
<FriendlyName>sample string 3</FriendlyName>
<LanguageId>10</LanguageId>
<LastPasswordChangeOn>2026-01-14T19:54:29.9184927+01:00</LastPasswordChangeOn>
<NotificationEmail>sample string 4</NotificationEmail>
<PersonId>81a74450-5f36-48d0-8628-72add1425792</PersonId>
<Remarks>sample string 5</Remarks>
<UserId>b2466e01-3dd4-4189-acea-ac603ccd53c8</UserId>
<UserName>sample string 6</UserName>
<UserRoleIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d2p1:guid>ba6b5633-c488-492f-b55c-e4960fb341fa</d2p1:guid>
<d2p1:guid>e9c32755-670f-471d-a9e9-8f6b69b3b22b</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": "17a937bc-7fd4-4b1b-940d-3ba22ce685ec",
"ClubId": "16919fb8-7bb5-4286-b05c-6d0bc51d6ff2",
"FriendlyName": "sample string 3",
"NotificationEmail": "sample string 4",
"PersonId": "2a07e3e9-0334-4a4f-92f9-a4f00e941584",
"Remarks": "sample string 5",
"UserName": "sample string 6",
"UserRoleIds": [
"90d0b992-8e34-4465-9b41-9f93f1f68f24",
"6b517e0c-bddf-4080-ae0a-ba787b89d5a8"
],
"AccountState": 7,
"LastPasswordChangeOn": "2026-01-14T19:54:29.9184927+01:00",
"ForcePasswordChangeNextLogon": true,
"EmailConfirmed": true,
"LanguageId": 10,
"Id": "17a937bc-7fd4-4b1b-940d-3ba22ce685ec",
"CanUpdateRecord": true,
"CanDeleteRecord": true
}
text/html
Sample:
{"UserId":"17a937bc-7fd4-4b1b-940d-3ba22ce685ec","ClubId":"16919fb8-7bb5-4286-b05c-6d0bc51d6ff2","FriendlyName":"sample string 3","NotificationEmail":"sample string 4","PersonId":"2a07e3e9-0334-4a4f-92f9-a4f00e941584","Remarks":"sample string 5","UserName":"sample string 6","UserRoleIds":["90d0b992-8e34-4465-9b41-9f93f1f68f24","6b517e0c-bddf-4080-ae0a-ba787b89d5a8"],"AccountState":7,"LastPasswordChangeOn":"2026-01-14T19:54:29.9184927+01:00","ForcePasswordChangeNextLogon":true,"EmailConfirmed":true,"LanguageId":10,"Id":"17a937bc-7fd4-4b1b-940d-3ba22ce685ec","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">17a937bc-7fd4-4b1b-940d-3ba22ce685ec</Id>
<AccountState>7</AccountState>
<ClubId>16919fb8-7bb5-4286-b05c-6d0bc51d6ff2</ClubId>
<EmailConfirmed>true</EmailConfirmed>
<ForcePasswordChangeNextLogon>true</ForcePasswordChangeNextLogon>
<FriendlyName>sample string 3</FriendlyName>
<LanguageId>10</LanguageId>
<LastPasswordChangeOn>2026-01-14T19:54:29.9184927+01:00</LastPasswordChangeOn>
<NotificationEmail>sample string 4</NotificationEmail>
<PersonId>2a07e3e9-0334-4a4f-92f9-a4f00e941584</PersonId>
<Remarks>sample string 5</Remarks>
<UserId>17a937bc-7fd4-4b1b-940d-3ba22ce685ec</UserId>
<UserName>sample string 6</UserName>
<UserRoleIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d2p1:guid>90d0b992-8e34-4465-9b41-9f93f1f68f24</d2p1:guid>
<d2p1:guid>6b517e0c-bddf-4080-ae0a-ba787b89d5a8</d2p1:guid>
</UserRoleIds>
</UserDetails>