DeleteUser
This API deletes a user.
URL
<http/https>://<host-name>:<Port>/protectappws/services/rest/users/deleteUser
Input Parameters
Parameters | Description |
---|---|
adminUser | User with admin rights. |
adminPassword | Password for the admin user. |
userName | Name of the user to be deleted. |
certAlias | Optional, is a client certificate alias for making SSL connections. |
certPassword | Optional, is the password for the provided certificate alias. |
Sample REST call for cxf
request
response