Skip to main content
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 the portfolios:manage scope.

Path Parameters

string
required
Watch ID (wat_*).

Response

string
The deleted watch ID.
string
Always "watch".
boolean
Always true.
string
Request identifier.
A deleted watch no longer appears in List Watches.

Errors

Code Examples