create_search_recent_remove
Remove a recent search entry from your Trakt search history. Deletes an unwanted search query to keep your history clean and accurate.
Instructions
Remove recent search.
POST /search/recent/remove
Args: body: Request payload. Read the matching GET or the /schema endpoint first to see the fields this resource expects.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |