# 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 Create a new deployment with all the required and intended data. If the deployment is not a git deployment, all files must be
- [List deployments (Vercel SDK)](/docs/rest-api/sdk/deployments/list-deployments.md): GET /v6/deployments List deployments under the authenticated user or team. If a deployment hasn't finished uploading (is incomplete), the url
- [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
- [Get deployment events (Vercel SDK)](/docs/rest-api/sdk/deployments/get-deployment-events.md): GET /v3/deployments/{idOrUrl}/events Get the build logs of a deployment by deployment ID and build ID. It can work as an infinite stream of logs or
- [List Deployment Files (Vercel SDK)](/docs/rest-api/sdk/deployments/list-deployment-files.md): GET /v6/deployments/{id}/files Allows to retrieve the file structure of the source code of a deployment by supplying the deployment unique

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