DELETE /asset_model/saved_searches/{saved_search_id}
Deletes an asset saved search.
Deletes an asset saved search.
MIME Type |
---|
text/plain |
Parameter | Type | Optionality | Data Type | MIME Type | Description |
---|---|---|---|---|---|
saved_search_id |
path |
Required |
Number (Integer) |
text/plain |
null |
HTTP Response Code | Unique Code | Description |
---|---|---|
204 |
The asset saved searchh was deleted. |
|
403 |
1009 |
You do not have the required capabilities to delete the asset saved search. |
404 |
1002 |
The asset saved search does not exist. |
500 |
1020 |
An error occurred during the attempt to delete the asset saved search. |
Response Description
Response Sample