patch an app
PATCH /v1/action-workflows/{action_workflow_id}
PATCH
/v1/action-workflows/{action_workflow_id}
Authorizations
Parameters
Path Parameters
action_workflow_id
required
string
Action workflow ID
Request Body
Input
object
name
string
Responses
201
Created
object
app_id
string
config_count
integer
configs
Array<object>
object
action_workflow_id
string
app_config_id
This belongs to an app config id
string
app_id
string
created_at
string
created_by_id
string
id
string
steps
Array<object>
object
action_workflow_config_id
string
app_config_id
This belongs to an app config id
string
app_id
string
connected_github_vcs_config
object
branch
string
component_config_id
Parent component
string
component_config_type
string
created_at
string
created_by_id
string
directory
string
id
string
repo
string
repo_name
string
repo_owner
string
updated_at
string
vcs_connection
object
created_at
string
created_by_id
string
github_install_id
string
id
string
updated_at
string
vcs_connection_commit
Array<object>
object
author_email
string
author_name
string
component_config_connection_id
string
created_at
string
created_by_id
string
id
string
message
string
sha
string
updated_at
string
vcs_connection_id
string
created_at
string
created_by_id
string
env_vars
object
key
additional properties
string
id
string
idx
integer
name
Metadata
string
previous_step_id
string
public_git_vcs_config
All the details needed for a step
object
branch
string
component_config_id
string
component_config_type
string
created_at
string
created_by_id
string
directory
string
id
string
repo
Actual configuration
string
updated_at
string
updated_at
string
triggers
Array<object>
object
action_workflow_config_id
string
app_config_id
This belongs to an app config id
string
app_id
string
created_at
string
created_by_id
string
cron_schedule
string
id
string
type
Individual fields for different types
string
updated_at
string
updated_at
string
created_at
string
created_by_id
string
id
string
name
Metadata
string
updated_at
string
400
Bad Request
object
description
string
error
string
user_error
boolean
401
Unauthorized
object
description
string
error
string
user_error
boolean
403
Forbidden
object
description
string
error
string
user_error
boolean
404
Not Found
object
description
string
error
string
user_error
boolean
500
Internal Server Error
object
description
string
error
string
user_error
boolean