import { RemoveCustomEnvironmentRequestBody } from "@vercel/sdk/models/removecustomenvironmentop.js";
let value: RemoveCustomEnvironmentRequestBody = {};
Field | Type | Required | Description |
---|---|---|---|
deleteUnassignedEnvironmentVariables |
boolean | ➖ | Delete Environment Variables that are not assigned to any environments. |