API Overview
The Model Management API collection is designed to handle operations related to managing machine learning models, such as creating, updating, deleting, and retrieving model details.
The available endpoints enable seamless management of model lifecycles, including deployment, updating, and detailed information retrieval.
Tip: Review the API documentation before integrating it into your system for smooth operation.
Available Endpoints
Create a Model Endpoint
This endpoint allows you to deploy a new model with the specified configurations.
Delete a Model Endpoint
This endpoint enables you to delete a specific model using its unique identifier.
List All Models Endpoint
Use this endpoint to retrieve a list of all models managed by a specific user, including active and inactive models.