POST
/
models
{
  "id": "<string>",
  "name": "<string>",
  "provider": "<string>",
  "config": {},
  "created_at": "<string>",
  "updated_at": "<string>"
}

Headers

authorization
string

Body

application/json

Request to save a custom model.

Response

200
application/json

Successful Response

Response for a saved model.