usergroups/{userGroup}

API Name

usergroups/{userGroup}

Description

Deletes the specified User Group.

REST Methods

DELETE

Precondition

Server Manager Console must be running.

Permission

userManagement

Input Params

{userGroupName}: The name of the User Group that you want to delete.

Sample Request

curl --location --request DELETE 'http://phoenix175736.appsdev0.fusionappsdphx1.oraclevcn.com:7101/manage/mgmtrestservice/usergroups/ganesh1' \ --header 'Authorization: Basic amRlX2FkbWluOmpkZV9hZG1pbg==' \ --header 'Cookie: SMCONSOLE_SSID=91JdGRrgf6zJLTNQGlaJj6TMtXfVWk84Pjeo0I03JXBKdMaN3uUM!-181795201'

Return

HTTP status 200 is returned.

Sample Response

Exception

Throws an exception if the operation fails for any reason.