Search...
/
Join Our Slack
Access Scout
Docs
API & SDK
Docs
API & SDK
Endpoints
Workflows
Environments
GET
List all environments for a workflow
PUT
Update a workflow environment
Revisions
Usage
Workflow Logs
Copilots
Collections
Tables
Documents
Join Our Slack
Access Scout
Endpoints
Environments
Update a workflow environment
Beta
PUT
https://api-prod.scoutos.com
/
v2
/
workflows
/
:workflow_id
/
environments
/
:environment_id
Update deployments within a workflow environment
Path parameters
workflow_id
string
Required
environment_id
string
Required
Request
This endpoint expects an object.
name
string
Required
description
string
Required
deployments
list of objects
Required
Show 3 properties
Response
Successful Response
success
boolean
Built with