API Reference
Log In
API Reference

Add a test file

This endpoint adds a file as a test input.

🚧

Only the model creator can call this route.

📘

If you need to add several files, you can call this route as many times as needed.

📘

Input files are deleted every night at 11 PM server time.

👍

Roles

Data Scientists 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
file
required

A form parameter that contains the test file.

string
required

The input’s name. It must match the model’s input name.

Responses

Language
Credentials
Request
Choose an example:
application/json