Skip to main content

Update an application environment (deprecated shape)

PUT 

https://platform.docana.com/api/v1/applications/:id/environments/

deprecated

This endpoint has been deprecated and may be replaced or removed in future versions of the API.

Deprecated: use PUT /api/v1/applications/{id}/environments/{environmentId}/, which addresses the environment in the path instead of the environmentId body field. This variant behaves identically. Provide name, variables, or both. A provided variables map replaces every existing variable.

Request

Responses

The updated environment