Delete Watchlist By Name
DELETE {{baseUrl}}/v2/watchlists:by_name?name=
Delete a watchlist. This is a permanent deletion.
Request Params
| Key | Datatype | Required | Description |
|---|---|---|---|
name | null | (Required) name of the watchlist |
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
Accept | string | ||
Apca-Api-Key-Id | string | ||
Apca-Api-Secret-Key | string |