HomeGuidesAPI ReferenceRelease notes
Log In
API Reference

Create Model

Create a new Model

  • payload (ModelCreate): Required. The payload that includes:
    • name (str): Name of the model, min_length=1, max_length=100.
    • description (str or None): A description about the model.
    • id (str or None): Unique identifier of the model. If not provided, it will be generated.
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
string
required
length between 1 and 100
Responses

Language
Credentials
OAuth2
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json