Expression To Compute

Converts an expression language representation into a compute graph. The outputted graph can be passed to the compute service or checks service for execution.

Headers

AuthorizationstringRequired

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

Request

This endpoint expects an object.
expressionstringRequired
defaultRefNamestringOptional

Response

This endpoint returns an object.
successobject
OR
errorobject