Create or update a watch

POST /v1/watches accepts one of two request shapes.
Reference an entity already visible to the workspace.
Do not combine entity_id with a new monitor descriptor.

Response

Update configuration

PATCH /v1/watches/{watch_id} replaces the watch’s configuration object:
Both endpoints require write scope.