Skip to main content
Upload bytes through the gateway

Authorizations

Authorization
string
header
required

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

Path Parameters

upload_key
string
required

Body

application/octet-stream
Required range: x >= 0

Response

HTTP 204 response.