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

Delete Page

Deletes a Page specified by definition label and webapp from the library. The Page is identified by its definition label, included as the last part of the URI path.

Namespace

/bea/wlp/api

HTTP Method

DELETE

URI

/bea/wlp/api/page/item/{page definition label}

Parameters

Parameter
Type
Description
Allowed Values
Default Value
webapp (required)
String
The webapp that contains the Page.
format
String
The format of the results.
xml
json
xml
cascade
Boolean
Whether or not to delete all instances of the Page derived from the library definition.

Input Example

/bea/wlp/api/page/item/page_1?webapp=myWebApp

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.