Skip to main content
POST
confirm file upload

Authorizations

Authorization
string
header
required

your 1px api key. get one from /dashboard/api

Body

application/json
id
string
required
Example:

"abc123"

content
string
required
Example:

"abc123.jpg"

size
integer
Example:

12345

Response

file confirmed

ok
boolean