Skip to main content
POST
Export Model

Authorizations

Authorization
string
header
required

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

Body

application/json
job_id
string
required
export_type
enum<string>
required
Available options:
adapter,
merged,
gguf
destination
enum<string>[]
Available options:
gcs,
hf_hub
hf_token
string | null
hf_repo_id
string | null

Response

Successful Response

success
boolean
required
message
string
required
export_id
string
required