Note

This documentation is for a prior release of Kinetica. For the latest documentation, click here.

Delete User

Deletes an existing user.

NOTE: This endpoint should be used for on-premise deployments only.

Input Parameter Description

NameTypeDescription
namestringName of the user to be deleted. Must be an existing user.
optionsmap of string to stringsOptional parameters. The default value is an empty map ( {} ).

Output Parameter Description

NameTypeDescription
namestringValue of input parameter name.
infomap of string to stringsAdditional information.