Files
upstash__context7/docs/enterprise/api/parse/refresh-a-library.mdx
Fahreddin Özcan 8a6c029f65 docs(enterprise): add on-premise API reference (#2810)
* docs(enterprise): add on-premise API reference

Adds interactive API reference pages for the on-premise instance covering authentication, library search, documentation context, and all parse endpoints.

* docs(enterprise): remove duplicate openapi spec

* docs(enterprise): remove em dashes

* docs(enterprise): simplify authentication page

* docs(enterprise): add API key screenshots to authentication page

* docs(enterprise): link bearer auth description to authentication page
2026-06-23 11:22:52 +03:00

6 lines
175 B
Plaintext

---
title: "Refresh a library"
description: "Re-parse an existing library using its stored settings"
openapi: "openapi-enterprise.json POST /projects/{projectId}/refresh"
---