Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

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

Body

application/json
snapshot_id
string<uuid>
required
name
string
required
Minimum string length: 1
experiments
object[]
required
Minimum array length: 1

Response

Fine-tuning job created successfully

job_id
string<uuid>
required