Skip to main content
POST
Evaluate Rego source with test input (dry-run)

Authorizations

Authorization
string
header
required

JWT token (USER, AGENT, or SERVICE auth)

Body

application/json
regoSource
string
required
tenantId
string<uuid>
sourceAgentId
string<uuid>
sourceUserId
string<uuid>
sinkAgentId
string<uuid>
channelId
string<uuid>
timestamp
string<date-time>

Response

200 - application/json

OK

valid
boolean
middlewareConfigs
object[]
validationErrors
string[]
evaluationTimeMs
integer<int64>