API Reference
Log In
API Reference

Update engines - Admin

This endpoint sets a version’s processing engines. It can update the minimumParallelCapacity and the maximumParallelCapacity parameters.

👍

Roles

Platform Administrators and Team Administrators can access this route.

Path Params
string
required

A model identifier provided by Modzy. It contains 10 random alphanumeric characters.

string
required

The model’s version number. It follows the semantic versioning format.

Body Params
int32
required

The minimum number of processing engines a model’s version can run. It is a positive integer.

int32
required

The maximum number of processing engines a model’s version can run. It is a positive integer.

Responses

Language
Credentials
Request
Choose an example:
application/json