For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
SandboxDashboard
DocumentationAPI ReferenceChangelog
  • Introduction
    • Overview
    • Authentication
    • TypeScript SDK
  • API Principles
    • Design Principles
    • Development Lifecycle
    • Breaking Changes
    • Pagination
    • Error Responses
  • Resources
    • States
    • Testing
    • Triage
    • Webhooks
  • API Reference
      • STREAMStream Service
      • GETList Services
      • POSTCreate Service
      • GETGet Service
      • POSTRevalidate Service
      • POSTBill Service
      • GETGet Service Note
      • DELDelete Service Note
  • Deprecated APIs
    • Overview
LogoLogo
SandboxDashboard
API ReferenceServices

Revalidate Service

POST
/api/services/:id/revalidate
POST
/api/services/:id/revalidate
$curl -X POST https://app.usebridge.com/api/services/id/revalidate \
> -H "X-API-Key: <apiKey>"
Was this page helpful?
Previous

Bill Service

Next
Built with

Authentication

X-API-Keystring
API Key authentication via header

Path parameters

idstringRequired