Skip to main content

Queue Evaluation for Multiple Transformations

POST 

/v1-beta/transformations/eval

Queues evaluation jobs for multiple transformations. The evaluations are processed asynchronously by worker jobs. This endpoint returns immediately with a 202 status to indicate the evaluations have been queued. The actual evaluation results are stored in the database and can be retrieved via the transformations list endpoint. Invalid transformation IDs will be included in the errors map in the response.

Request

Responses

Evaluation jobs queued successfully