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 |
api-version |
The requested API version |
string |
Default value is 1.0 |
Body Parameters
None.
Response Information
Resource Description
booleanResponse Formats
application/json, text/json
Sample:
true