Skip to main content
POST
Create Deployment

Authorizations

Authorization
string
header
required

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

Headers

Api-key
string | null

Body

application/json
model_id
string<uuid>
required

Response

Successful Response

id
string<uuid>
required
name
string
required
description
string
required
service_name
string
required
organisation_id
string
required
model_id
string<uuid> | null
model_version_id
string<uuid> | null
status
string
default:Pending
annotations
Annotations · object
created_at
string<date-time>
default:2026-02-06T22:07:27.706930
updated_at
string<date-time>
default:2026-02-06T22:07:27.706938