Synopsis
Parameters
| Parameter |
Type |
Description |
| token |
string |
Credentials, see RemoteApi.login |
| login |
string |
The login identifying the user to be deleted. |
Returns
A boolean indicating the success of the request.
Throws
Throws an exception if no user with the specified login exists.
Description
Delete the specified user.
Access
Accessible to administrators.