| Time | Status | User Agent |  |
| :-- | :-- | :-- | :-- |
| Make a request to see history. |

#### URL Expired

The URL for this request expired after 30 days.

**id**  
*string*  
length ≥ 1  
Id of entry in watchlist database

**api-version**  
*string*  
required  
Defaults to 1.0

# ```
200      OK
# ```

# ```
400      Bad Request
# ```

*Updated 3 months ago*

---

ShellNodeRubyPHPPython

```
xxxxxxxxxx

curl --request POST \
     --url https://demo-api.incodesmile.com/omni/delete/watchlist/single-record \
     --header 'accept: application/json' \
     --header 'api-version: 1.0' \
     --header 'content-type: application/json'
```

Click `Try It!` to start a request and see the response here! Or choose an example:

**application/json**

``200``400

*Updated 3 months ago*
