# Page Not Found

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

- [Create a new deployment](/docs/rest-api/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
- [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
- [Delete a Deployment](/docs/rest-api/deployments/delete-a-deployment.md): DELETE /v13/deployments/{id} This API allows you to delete a deployment, either by supplying its id in the URL or the url of the deployment as a
- [Delete a Deployment (Vercel SDK)](/docs/rest-api/sdk/deployments/delete-a-deployment.md): DELETE /v13/deployments/{id} This API allows you to delete a deployment, either by supplying its id in the URL or the url of the deployment as a
- [List Deployment Files](/docs/rest-api/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)
