# Deactivate a watch **POST /_watcher/watch/{watch_id}/_deactivate** **All methods and paths for this operation:**
PUT /_watcher/watch/{watch_id}/_deactivate
POST /_watcher/watch/{watch_id}/_deactivate
A watch can be either active or inactive. ## Required authorization * Cluster privileges: `manage_watcher` [More about how Watcher works](https://www.elastic.co/docs/explore-analyze/alerts-cases/watcher/how-watcher-works) ## Servers - http://api.example.com: http://api.example.com () ## Authentication methods - Api key auth - Basic auth - Bearer auth ## Parameters ### Path parameters - **watch_id** (string) The watch identifier. ## Responses ### 200 #### Body: application/json (object) - **status** (object) [Powered by Bump.sh](https://bump.sh)