Skip to main content
POST
Mint an upload ticket

Authorizations

Authorization
string
header
required

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

Body

application/json
purpose
string

Response

200 - application/json

A one-time upload ticket. Browser users open uploadUrl; shells POST the file directly (next endpoint).

success
boolean
data
object