Create model configuration
Create a new model configuration for the authenticated user.
Authentication
AuthorizationBearer
API key or Clerk session token
Request
This endpoint expects an object.
modelId
provider
providerKeyId
settings
Response
Created model configuration
createdAt
id
isDefault
isEnabled
modelId
organizationId
provider
providerKeyId
settings
updatedAt
userId
configScope
costPer1kTokens
creator
creatorDisplayName
displayName
inputCostPer1kTokens
keyStatus
maxOutputTokens
outputCostPer1kTokens
reasoningCapability
supportedResponseFormats
supportsCustomKey
supportsSearch
supportsStreaming
Errors
400
Bad Request Error
401
Unauthorized Error
402
Payment Required Error
403
Forbidden Error
500
Internal Server Error