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

Delete Book

Deletes a Book specified by definition label and webapp from the library. The definition label is supplied at the end of the URI path.

Namespace

/bea/wlp/api

HTTP Method

DELETE

URI

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

Parameters

Parameter
Type
Description
Allowed Values
Default Value
webapp (required)
String
The webapp that contains the Book.
format
String
The format of the results.
xml
json
xml
cascade
Boolean
Specifies whether or not to cascade the delete over any existing Book instances derived from the library definition of the Book.

Input Example

/bea/wlp/api/book/item/book_1?webapp=myWebApp&cascade=true

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.