Skip to main content
POST
Evaluate expression

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json

Request body schema.

variables
any
required

Variables used to evaluate the expression.

expression
Expression · object
required

Expression to evaluate.

Response

Successful response

data
any
required

Evaluation result.