Skip to main content
POST
Reparse Workspace Document
Queue parsing (or return ready state) for a given config_hash.

Authentication & Scope

Requires documents-write.

Request

Response

  • 202 Accepted when parse is queued/processing
  • 200 OK when an existing parsing is already ready

Authorizations

Authorization
string
header
required

Personal Access Token created from the Raydocs dashboard. Include in the Authorization header: Bearer <your_token> See API Keys for token creation and management.

Path Parameters

workspaceId
integer
required
documentId
string<uuid>
required

Body

application/json
config_hash
string
required
Required string length: 64
force
boolean
default:false
parser_version
string

Response

Parsing already ready for provided config hash