Skip to main content
POST
Validate a jq policy condition

Authorizations

x-api-key
string
header
required

Body

application/json

A fail-closed jq policy-condition check — compile and (with a sample_context) sample-evaluate a condition without persisting it.

condition
string | null
condition_id
string | null
condition_kwargs
Condition Kwargs · object | null
sample_context
Sample Context · object | null

Response

Success.

data
any
required