Create or update a custom model
Create an organization-specific custom model. If a model with the same model_name already exists in your organization, it is updated and the endpoint returns 200.
Create an organization-specific custom model. If a model with the same model_name already exists in your organization, it is updated and the endpoint returns 200.
Bearer token. Use Bearer YOUR_API_KEY for API key auth or Bearer <JWT> for dashboard auth.
Human-readable display name.
Alternative to custom_provider_id.
Partial override for model parameter support. The response returns computed supported_params.
Model string ID. Same value as model_name.
Human-readable model name.
Whether the model is built in or organization-specific.
Streaming support. 0 = no, 1 = yes.
Function/tool calling support. 0 = no, 1 = yes.
Vision input support. 0 = no, 1 = yes.
Computed parameter support after applying model-specific overrides.