# Page Not Found

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

- [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
- [Read a file (Vercel SDK)](/docs/rest-api/sdk/sandboxes/read-a-file.md): POST /v1/sandboxes/{sandboxId}/fs/read Downloads the contents of a file from a sandbox's filesystem. The file content is returned as a binary stream
- [Download a cache artifact (Vercel SDK)](/docs/rest-api/sdk/artifacts/download-a-cache-artifact.md): GET /v8/artifacts/{hash} Downloads a cache artifact indentified by its hash specified on the request path. The artifact is downloaded as an
- [Update Resource (Vercel SDK)](/docs/rest-api/sdk/marketplace/update-resource.md): PATCH /v1/installations/{integrationConfigurationId}/resources/{resourceId} This endpoint updates an existing resource in the installation. All
- [Get the User (Vercel SDK)](/docs/rest-api/sdk/user/get-the-user.md): GET /v2/user Retrieves information related to the currently authenticated User. Categoryuser SDK@vercel/sdk (npm i @vercel/sdk)

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