Deletes a search library and all media assets in the library.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
ice:DropSearchLib |
*All Resource
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| SearchLibName |
string |
Yes |
The name of the search library. |
test1 |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
Schema of Response |
||
| RequestId |
string |
The ID of the request. |
****63E8B7C7-4812-46AD-0FA56029AC86**** |
| Success |
string |
Indicates whether the request was successful. Valid values:
|
true |
| Code |
string |
The status code returned. |
200 |
Examples
Success response
JSON format
{
"RequestId": "****63E8B7C7-4812-46AD-0FA56029AC86****",
"Success": "true",
"Code": "200"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.