Delete Watch
Watches
Delete Watch
Stop a watch from evaluating
DELETE
Delete Watch
Overview
Deleting a watch stops it from evaluating. Existing alerts it already produced remain retrievable and still reference the watch by ID, they aren’t deleted along with it. Requires theportfolios:manage scope.
Path Parameters
string
required
Watch ID (
wat_*).Response
string
The deleted watch ID.
string
Always
"watch".boolean
Always
true.string
Request identifier.
Errors
Code Examples
Related Endpoints
- List Watches - deleted watches are excluded
- Retrieve Alert - alerts from a deleted watch remain retrievable
- Pause Watch - stop evaluation without deleting the watch