Toggle inheritance of project environment variables
App Environment Variables
Toggle inheritance of project environment variables
Controls whether the application also receives the environment variables defined on its project. The application’s own variables are unaffected. The other way to set this is alongside a variable update on PUT /apps//vars, which is why this endpoint exists: it lets you flip the switch without writing a variable.
PUT
Toggle inheritance of project environment variables
Authorizations
Bearer token for authentication. Format: 'Bearer {token}'
Headers
Workspace ID (uses default workspace if not provided)
Path Parameters
Application UUID
Body
application/json
Toggle inheritance of project environment variables
Whether the application inherits its project's environment variables
Response
Toggle inheritance of project environment variables

