v7

OpenAPI 3.1.0raw.githubusercontent.com2026-06-2200251.9 KB
Policies

Compile a PhiSQL policy.

Compiles a policy authored in PhiSQL into the native Phileas policy format. The request body is PhiSQL source; the response carries the policy name and description and the compiled policy JSON, which can then be saved via POST /api/policies.

post/api/policies/compile

Headers

Authorizationstring required

Response

The policy compiled successfully.

string required