Skip to main content
POST
Save

Authorizations

Authorization
string
header
required

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

Query Parameters

project
string
required
Required string length: 1 - 256
purpose
enum<string>
required
Available options:
sft,
preference,
evaluation,
custom

Body

application/json
document
string
required
Maximum string length: 10485760
note
string
required
Required string length: 1 - 1024

Response

Successful Response

digest
string
required
Pattern: ^[0-9a-f]{64}$
bundle_digest
string
required
Pattern: ^[0-9a-f]{64}$
created_by
string
required
created_at
string<date-time>
required