Skip to main content
POST
Duplicate Model

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

Api-key
string | null

Path Parameters

model_id
string<uuid>
required

Query Parameters

active_workspace_id
string<uuid> | null

Body

application/json
parent_folder_id
string<uuid> | null
name
string | null

Response

Successful Response

id
string<uuid>
required
name
string
required
organisation_id
string
required
current_version_id
string<uuid>
required
status
string
required
created_at
string<date-time>
required
updated_at
string<date-time>
required
description
string | null
annotations
Annotations · object
metrics
Metrics · object | null
training_type
string | null