Resize managed-watch capacity
PATCH
/managed-watchRequires 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 |
|---|---|---|---|
capacity_target_slots | integer | any integer | |
slots | integer | any integer |
Responses
| Status | Description |
|---|---|
200 | Managed-watch result |
400 | Invalid slot capacity |
401 | Missing or invalid watch credential |
403 | Credential lacks the required watch scope or budget subject |
404 | Managed Watch is dormant or is not initialized |
409 | Managed Watch was already cancelled |
503 | Watch authorization or source data is unavailable |
Is this page helpful?