Delete a policy version PDF
Policies
Delete a policy version PDF | Comp AI API
Deletes the PDF from a specific policy version. If no versionId is provided, deletes from the latest draft version. Cannot delete PDFs from published.
DELETE
Delete a policy version PDF
Authorizations
API key for authentication
Headers
Organization ID (required for session auth, optional for API key auth)
Path Parameters
Policy ID
Example:
"pol_abc123def456"
Query Parameters
Target version ID. If omitted, targets the latest draft version.
Response
200 - undefined

