Oracle Fusion Middleware REST API Reference for Oracle WebLogic Portal
10g Release 3 (10.3.4)
E14258-03

Delete Portlet Category

Deletes a portlet category specified by portlet category ID and webapp

Namespace

/bea/wlp/api

HTTP Method

DELETE

URI

/bea/wlp/api/category/item

Parameters

Parameter
Type
Description
Allowed Values
Default Value
webapp (required)
String
The webapp that contains the portlet category.
format
String
The format of the results.
xml
json
xml
categoryId (required)
Integer
The ID of the portlet category to delete. Note that all subcategories will also be deleted.

Input Example

/bea/wlp/api/category/item?webapp=myWebApp&categoryId=1234

Return Example

<rsp/>
Oracle Fusion Middleware REST API Reference for Oracle WebLogic Portal
10g Release 3 (10.3.4)
E14258-03

Copyright 2011, Oracle. All rights reserved.