RemoveProjectDomainRequestBody
May 21, 2025 ยท View on GitHub
Example Usage
import { RemoveProjectDomainRequestBody } from "@vercel/sdk/models/removeprojectdomainop.js";
let value: RemoveProjectDomainRequestBody = {};
Fields
| Field | Type | Required | Description |
|---|---|---|---|
removeRedirects | boolean | :heavy_minus_sign: | Whether to remove all domains from this project that redirect to the domain being removed. |