# 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
- [List products for integration configuration (Vercel SDK)](/docs/rest-api/sdk/integrations/list-products-for-integration-configuration.md): GET /v1/integrations/configuration/{id}/products Returns products available for an integration configuration. Each product includes a metadataSchema
- [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
- [Create an Auth Token (Vercel SDK)](/docs/rest-api/sdk/authentication/create-an-auth-token.md): POST /v3/user/tokens Creates and returns a new authentication token for the currently authenticated User. The bearerToken property is only provided
- [Retrieve an integration configuration (Vercel SDK)](/docs/rest-api/sdk/integrations/retrieve-an-integration-configuration.md): GET /v1/integrations/configuration/{id} Allows to retrieve a the configuration with the provided id in case it exists. The authenticated user or team

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