Delete Role

Deletes an existing role.

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

Input Parameter Description

NameTypeDescription
namestringName of the role to be deleted. Must be an existing role.
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.