Skip to main content
PATCH
Update 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
groupId
string<typeid>
required

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

Required string length: 30

Body

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

Response

Update gateway model group

modelGroup
object
required