Skip to main content
PATCH
Update workflow

Headers

X-Workspace-Id
string

Workspace ID

Path Parameters

id
string
required

Body

application/json
name
string

Name of the workflow

Example:

"Group Workflow"

content
object

Content of the workflow in JSON format

filePath
string

File path for the workflow

Example:

"workflows/vulnerability-scan.yaml"

Response

200 - application/json

Updated workflow object

id
string
required
createdAt
string<date-time>
required
updatedAt
string<date-time>
required
content
object
required
isCanDelete
boolean
required
isCanEdit
boolean
required