EnvVars
Partially update env_var
Partially update an env_var object. Specify the fields to update in the payload. Any object-type fields will be deep-merged with existing content. Currently we do not support removing fields or setting them to null.
patch/v1/env_var/{env_var_id}
Path parameters
env_var_idstring uuid required
EnvVar id
EnvVar id
Request body
Response
Returns the env_var object