Remove Account From User
Overview
Remove Account From User
Path Parameters
Name
Type
Description
Headers
Name
Type
Description
[
{
"UserModel": {
"UserId": 0,
"FirstName": "string",
"MiddleName": "string",
"LastName": "string",
"Login": "string",
"Email": "string",
"Role": 0,
"AddedDate": "2023-07-28T14:00:07.132Z",
"Salutation": "NoSalutation",
"Suffix": "NoSuffix"
},
"AccountAccessType": "Full"
}
]Last updated