POST api/WorkSpace/RemoveUserFromWorkspace?idcust={idcust}&username={username}
Remove user from specified workspace
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| idcust |
Current workspace |
integer |
Required |
| username |
User to be removed |
string |
Required |
Body Parameters
None.
Response Information
Resource Description
booleanResponse Formats
application/json, text/json
Sample:
true