Skip to main content
POST
Finish File Upload

Authorizations

Authorization
string
header
required

Authentication: You can generate a Personal Access Token from your settings.

Path Parameters

id
string<uuid4>
required

Identifier of the file.

Body

application/json
id
string
required
path
string
required
parts
S3FileUploadCompletedPart · object[]
required

Response

Response: File upload completed.

File to be associated with the downloadables benefit.

id
string<uuid4>
required

The stable identifier for this record.

organization_id
string<uuid4>
required
name
string
required
path
string
required
mime_type
string
required
size
integer
required
storage_version
string | null
required
checksum_etag
string | null
required
checksum_sha256_base64
string | null
required
checksum_sha256_hex
string | null
required
last_modified_at
string<date-time> | null
required
version
string | null
required
service
string
required
Allowed value: "downloadable"
is_uploaded
boolean
required
created_at
string<date-time>
required
size_readable
string
required
read-only