Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

Send Authorization: Bearer <api_key>. The legacy Authorization: Api-Key <api_key> scheme is also accepted.

Path Parameters

model_id
string
required

Body

application/json

A request to create a model weight snapshot.

model
string
required

Unique identifier of the model

snapshot_uri
string
required

Path to the model weight snapshot

Response

200 - application/json

A model weight snapshot.

model
string
required

Unique identifier of the model

snapshot_uri
string
required

Path to the model weight snapshot

received_at
string<date-time>
required

Time of the snapshot