Remove explicit known stores from self-directed watch
DELETE
/self-directed-watchesRequires scope: write:watch
Parameters
| Parameter | In | Type | Description |
|---|---|---|---|
Idempotency-Keyrequired | header | string | Stable logical request ID required for every machine mutation; exact retries replay and changed inputs conflict. |
Request body
| Field | Type | Allowed values | Description |
|---|---|---|---|
store_idsrequired | string[] | any string[] |
Responses
| Status | Description |
|---|---|
200 | Self-directed watch result, including monthly expected spend |
400 | Invalid or unknown explicit store ids |
401 | Missing or invalid watch credential |
403 | Credential lacks the required watch scope, budget subject, or human principal |
404 | The watch surface is dormant |
409 | The resize is unfunded or watch and meter counts disagree |
503 | Watch authorization is unavailable |
Is this page helpful?