Batch Compute To Expression

POST

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.

Request

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

Response

This endpoint returns a map from strings to strings.
Built with