API Reference
Log In
API Reference

Add a snapshot picture

This endpoint adds a snapshot picture to the model’s image carousel.

🚧

Step 1 of the Model Deployment is required to run this route.

🚧

Only the model creator can call this route.

📘

Image requirements

Modzy supports JPG, JPEG. and PNG images with a maximum size of 5 MB. Background images need to have at least a resolution of 1440 x 1024 px. Modzy resizes images if the width or the height dimensions vary but throws an exception if any of them are smaller. The resizing origin is the center of the image.

👍

Roles

Data Scientists can access this route.

Path Params
string
required

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

Body Params
file
required

A form parameter that contains the picture.

string

A form parameter to include the picture’s description used as alt text. Defaults to the model’s name.

Response

Language
Credentials
Request
Choose an example:
application/json