Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

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

Body

application/json
path
string
required

a string at most 512 character(s) long

Required string length: 1 - 512
id
string
required
cellKey
string
required
ordinal
integer
required

a positive number

sha256
string
required

a string matching the pattern ^[a-f0-9]{64}$

Pattern: ^[a-f0-9]{64}$

Response

Success

path
string
required
content
string
required
byteSize
integer
required

a non-negative number

Required range: x >= 0
sha256
string
required

a string matching the pattern ^[a-f0-9]{64}$

Pattern: ^[a-f0-9]{64}$