# Page Not Found

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

- [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
- [Create a new deployment](/docs/rest-api/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](/docs/rest-api/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
- [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

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