Skip to main content
PATCH
Change a model entry's model_id

Authorizations

Authorization
string
header
required

Obtain a token via the CLI auth flow (POST /v1/auth/sessions) or GitHub OAuth

Path Parameters

id
string<uuid>
required

UUIDv7 of the model entry.

Body

application/json
model_id
string
required
Maximum string length: 256

Response

Entry after update

id
string<uuid>
required
model_id
string
required
secret_ref
string
required
created_at
integer<int64>
required