Removes a Book or Page, specified by the label parameter, from a Book. The containing Book is specified by its definition label, supplied via the last part of the URI path.
/bea/wlp/api
POST
/bea/wlp/api/book/remove/bookorpage/{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
|
label
|
String
|
The definition label of the Book or Page to remove.
| ||
scope (required)
|
String
|
The scope level at which to perform the remove operation, one of library instance, primary admin instance or a visitor instance.
|
library
admin visitor |
library
|
portal
|
String
|
For 'admin' or 'visitor' scope, the Portal that contains the Book.
| ||
desktop
|
String
|
For 'admin' or 'visitor' scope, the Desktop that contains the Book.
| ||
username
|
String
|
For 'visitor' scope, the username of the owner of the customized Book instance.
| ||
proliferation
|
String
|
For 'library' or 'admin' scope, whether or not the move operation should be cascaded to derived Book instances.
|
sync
async off |
async
|
/bea/wlp/api/book/remove/bookorpage/book_1?label=myBook&scope=library
<rsp/>