v1
latestOpenAPI 3.0.42026-07-26263457588.1 KBContainers
Set Container Environment Variables
Replaces all environment variables for a container template. All existing environment variables will be removed and replaced with the provided set.
put/apps/{appId}/containers/{containerId}/env
Path parameters
appIdstring required
The ID of the application
containerIdstring required
The ID of the container template
Request body
object required
Response
Environment variables were successfully replaced.