Add or preview client watches

POST/client-watches

Requires scope: write:watch

Parameters

ParameterInTypeDescription
Idempotency-KeyrequiredheaderstringStable logical request ID required for every machine mutation; exact retries replay and changed inputs conflict.

Request body

FieldTypeAllowed valuesDescription
storesrequiredobject[]any object[]
previewbooleanany boolean

Responses

StatusDescription
200Known client-watch result
400Invalid stores, mode, period, range, cursor, or limit
401Missing or invalid watch credential
403Credential lacks the required watch scope or a human principal
404Client Watch is unavailable, the account is not visible, or no stored brief exists
409Client Watch is not offered, cannot be funded, or cannot be settled safely
503Watch authorization or client-watch data is unavailable
Is this page helpful?