v32

latestOpenAPI 3.1.0raw.githubusercontent.com2026-05-224341,4072.0 MB
Policy

Test

Test an account provision policy by evaluating a CEL expression and returning the computed result.

post/api/v1/policies/test-account-provision-policy

Request body

celstring

The CEL expression to evaluate for the account provision policy.

Response

TestAccountProvisionPolicyResponse is the response for testing an account provision policy.

typestring

The data type of the computed result value.

valuestring

The computed result value of the CEL expression evaluation.