Skip to main content
POST
Re-scrape a contract's posts

Authorizations

Authorization
string
header
required

OAuth 2.1 authorization code + PKCE (S256). Tokens are tenant-bound (company_id) and scoped. Discover endpoints via /.well-known/oauth-authorization-server.

Body

application/json
contractId
string
required

The contract id to re-scrape. Must belong to the token tenant (cross-tenant collapses to 404). The contract must be active or archived.

Response

The queued (or existing) re-scrape operation handle plus cooldown info.

data
object
required