users/{user}

API Name

users/{user}

Description

Deletes the passed user.

REST Methods

DELETE

Precondition

Server Manager Console must be running.

Permission

userManagement

Input Params

Sample Request

curl --location --request DELETE 'http://phoenix175736.appsdev0.fusionappsdphx1.oraclevcn.com:7101/manage/mgmtrestservice/users/GGUPTA' \ --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.