Skip to main content
PUT
CSharp (SDK)

Authorizations

Authorization
string
header
required

Gateway auth: send Authorization: Bearer <mka1-api-key>. For multi-user server-side integrations, you can also send X-On-Behalf-Of: <external-user-id>.

Path Parameters

endpoint
enum<string>
required
Available options:
responses,
completions,
embeddings,
images,
transcriptions,
tts

Body

application/json
modelId
string
required

The model id this org's "auto" should resolve to for this endpoint. Cannot be the literal string "auto".

Required string length: 1 - 255

Response

200 - application/json

OK

endpoint
enum<string>
required
Available options:
responses,
completions,
embeddings,
images,
transcriptions,
tts
model_id
string
required
set_by
string
required
set_at
string<date-time>
required
resolvable
boolean
required