Keep home page
Search or ask...
Platform
keephq/keep
keephq/keep
Search...
Navigation
workflows
Update Workflow By Id
Overview
Introduction
Playground
Use Cases
Key Concepts
Support
Alerts
Overview
Alert Table
Action Menu
Alert Sidebar
Customized Presets
Sound Notifications
Incidents
Overview
Facets
AIOps
Correlation
Deduplication
Extraction
Mapping
Maintenance Windows
Service Topology
Workflows
Workflow Automation
Overview
Syntax
Examples
Alert Evaluation Engine
Overview
Examples
Providers
Overview
Adding a New Provider
Provider methods
Supported Providers
Deployment
Configuration
Monitoring
Authentication
Provision
Secret Store
Deploy On
Local LLM
Specifications
Development
Getting started
Keep with an external URL
Keep API
providers
actions
healthcheck
topology
alerts
deduplications
maintenance
incidents
settings
workflows
GET
Get Workflows
POST
Create Workflow
GET
Export Workflows
POST
Run Workflow
POST
Run Workflow From Definition
POST
Create Workflow From Body
GET
Get Random Workflow Templates
GET
Get Workflow By Id
GET
Get Workflow By Id
PUT
Update Workflow By Id
DEL
Delete Workflow By Id
GET
Get Raw Workflow By Id
GET
Get Workflow Executions By Alert Fingerprint
GET
Get Workflow Execution Status
GET
Get workflow executions
whoami
pusher
status
rules
preset
enrichment
auth
metrics
users
groups
mappings
dashboard
tags
Keep CLI
Overview
Installation
Sync Keep Workflows With Github Action
Commands
workflows
Update Workflow By Id
Update a workflow
PUT
/
workflows
/
{workflow_id}
Try it
Authorizations
API Key
HTTPBasic
OAuth2PasswordBearer
​
X-API-KEY
string
header
required
Path Parameters
​
workflow_id
string
required
Response
201 - application/json
​
status
enum<string>
required
Available options:
created
,
updated
​
workflow_id
string
required
​
revision
integer
default:
1
Get Workflow By Id
Delete Workflow By Id