Update model
API Reference
Update model
PUT
Update model
Documentation Index
Fetch the complete documentation index at: https://docs.oxen.ai/llms.txt
Use this file to discover all available pages before exploring further.
Path Parameters
Body
application/json
Model update params
The body is of type object.
Response
200 - application/json
Updated model
Represents a model available for inference or fine-tuning. Compatible with the OpenAI model object.
Unix timestamp when the model was registered
Model identifier used in API calls
Available options:
model "oxen" for base models, owner namespace for custom models
Active deployments. Empty for base models.
API endpoint to call this model
Available options:
/chat/completions, /images/generate, /videos/generate Fine-tuning info, or null if model is not fine-tuneable
Available options:
base, custom JSON Schema describing model-specific parameters
Optional marketing content rendered on the public model showcase page
Base model this was fine-tuned from