Update a workflow environment

Beta
Update deployments within a workflow environment

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

workflow_idstringRequired
environment_idstringRequired

Request

This endpoint expects an object.
namestringRequired
descriptionstringRequired
deploymentslist of objectsRequired

Response

Successful Response
successboolean

Errors