Skip to main content
POST
Create checkpoint permissions

Authorizations

Authorization
string
header
required

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

Path Parameters

fine_tuned_model_checkpoint
string
required

The ID of the fine-tuned model checkpoint to create a permission for.

Example:

"ft:gpt-4o-mini-2024-07-18:org:weather:B7R9VjQd"

Body

application/json
project_ids
string[]
required

The project identifiers to grant access to.

Response

200 - application/json

OK

data
FineTuningCheckpointPermission · object[]
required
object
enum<string>
required
Available options:
list
has_more
boolean
required
first_id
string | null
last_id
string | null