v1

latestOpenAPI 3.1.02026-07-26751285.0 KB
system

Update local environment variables

Update local environment variables in .env file

post/api/system/environment/local

Request body

contentobject

Key-value pairs of environment variables

Response

Environment variables updated

successboolean
messagestring

Example response

{
  "success": true,
  "message": "Local env updated"
}