PUT
/
v1
/
workflows
/
{workflowId}

Enter your API key in the Authorization field like the example shown below:

E.g ApiKey 18d2e625f05d80e

Authorizations

Authorization
string
header
required

API key authentication. Allowed headers-- "Authorization: ApiKey <api_key>".

Path Parameters

workflowId
string
required

Body

application/json
name
string
required
notificationGroupId
string
required
tags
string[]
description
string
Maximum length: 300
identifier
string
steps
object[]
critical
boolean
preferenceSettings
object
data
object

Response

200
application/json
Ok
name
string
required
description
string
required
active
boolean
required
draft
boolean
required
preferenceSettings
object
required
critical
boolean
required
tags
string[]
required
steps
object[]
required
_organizationId
string
required
_creatorId
string
required
_environmentId
string
required
triggers
object[]
required
_notificationGroupId
string
required
deleted
boolean
required
deletedAt
string
required
deletedBy
string
required
_id
string
_parentId
string
notificationGroup
object
data
object
workflowIntegrationStatus
object