Deletes a Book specified by definition label and webapp from the library. The definition label is supplied at the end of the URI path.
/bea/wlp/api
DELETE
/bea/wlp/api/book/item/{book definition label}
|
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.
|
/bea/wlp/api/book/item/book_1?webapp=myWebApp&cascade=true
<rsp/>