Batch Compute To Expression

Converts a batch of compute graphs and their contexts into their expression language representation. Requires a string key reference to be provided for each graph.

Headers

AuthorizationstringRequired

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

Request

This endpoint expects a map from strings to objects.
nodeobjectRequired
contextobjectRequired

Response

This endpoint returns a map from strings to strings.