Policies
Upload a PDF to a policy or version (UI-only)
Accepts either a multipart file upload or a base64-encoded JSON body. Used by the web UI where the browser supplies the file directly. NOT recommended for MCP/AI clients — base64 of large files through an LLM is extremely slow, and the.
post/v1/policies/{id}/pdf
Path parameters
idstring required
Example:pol_abc123def456
Policy ID
Headers
X-Organization-Idstring
Organization ID (required for session auth, optional for API key auth)