# Page Not Found

`/docs/rest-api/sdk/examples/deployments-automation` does not exist. Similar pages:

- [Create a new deployment (Vercel SDK)](/docs/rest-api/sdk/deployments/create-a-new-deployment.md): POST /v13/deployments Creates a new deployment for the authenticated team or user. For nongit deployments, upload files first via the file upload
- [Example use caseautomated AIgenerated deployment](/docs/deployments/claim-deployments.md): 1. File uploadThe AI agent uploads the deployment files using the Vercel APIPOST /files. 2. Deployment creation Create a new deployment using the
- [Update Protection Bypass for Automation (Vercel SDK)](/docs/rest-api/sdk/projects/update-protection-bypass-for-automation.md): PATCH /v1/projects/{idOrName}/protectionbypass Update the deployment protection automation bypass for a project Categoryprojects SDK@vercel/sdk (npm
- [List deployments](/docs/platforms/multi-project-platforms/reference.md): Get deployments for a project using the list deployments API. SDKlistdeployments.ts import { Vercel } from '@vercel/sdk'; const vercel = new Vercel({

All pages: [/llms.txt](/llms.txt)
