Batch deletes Notebooks.
HTTP request
POST https://discoveryengine.googleapis.com/v1alpha/{parent=projects/*/locations/*}/notebooks:batchDelete
The URL uses gRPC Transcoding syntax.
Path parameters
| Parameters | |
|---|---|
| parent | 
 Required. The parent branch resource name, such as  | 
Request body
The request body contains data with the following structure:
| JSON representation | 
|---|
| { "names": [ string ] } | 
| Fields | |
|---|---|
| names[] | 
 Required. Full resource names of  | 
Response body
If successful, the response body is an empty JSON object.
Authorization scopes
Requires one of the following OAuth scopes:
- https://www.googleapis.com/auth/cloud-platform
- https://www.googleapis.com/auth/discoveryengine.readwrite
For more information, see the Authentication Overview.