Skip to main content
PUT
Publish Upload

Authorizations

Authorization
string
header
required

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

Headers

X-Upload-Token
string
required
Maximum string length: 64

Path Parameters

identity
string
required

Body

application/gzip

The body is of type file.

Response

Successful Response

id
string
required
Pattern: ^[0-9a-f]{32}$
digest
string
required
Pattern: ^[0-9a-f]{64}$