Error
Put Environment Variable
Create or update a plaintext environment variable for a specific branch of a Kibo Hosted Headless application.
PUT
Error
Authorizations
JWT Authorization header using the Bearer scheme.
Path Parameters
The name of the branch to set the environment variable on
Query Parameters
limits which fields are returned in the response body
Body
application/json
The environment variable name and value to set
Response
OK
Read/list view of a headless environment variable. Unlike Mozu.AppDev.Contracts.HeadlessSecret, environment variable values are plaintext and deliberately returned to clients. For writes, use Mozu.AppDev.Contracts.HeadlessEnvVarInput.

