Update workflow

Update the workflow service with the provided ID.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The ID of the workflow

Body Params
string
buildConfig
object

A partial update to a workflow's build config. Every field is optional; omitted fields are left unchanged.

string
\S

The command to run the workflow. Cannot be blank.

string
enum
Defaults to commit

Controls autodeploy behavior. "commit" deploys when a commit is pushed to the branch. "checksPass" waits for CI checks to pass before deploying. "off" disables autodeploy.

Allowed:
Responses

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json