Skip to main content
POST
Create gateway model group

Authorizations

Authorization
string
header
required

Session token passed as Authorization: Bearer <session-token> for user-authenticated Den routes.

Path Parameters

inferenceProviderId
string<typeid>
required

Den TypeID with 'ipr_' prefix and a 26-character base32 suffix.

Required string length: 30

Body

application/json
name
string
required
Required string length: 1 - 255
modelIds
string[]
required
Maximum array length: 500
Required string length: 1 - 255
description
string | null
Maximum string length: 10000
status
enum<string>
Available options:
active,
disabled

Response

Create gateway model group

modelGroup
object
required