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

multipart/form-data
file
file
required

Response

201 - application/json

Normalized owner-scoped input

input_asset_id
string<uuid>
required
content_type
string
required
Allowed value: "image/png"
width
integer
required
Required range: 1 <= x <= 4096
height
integer
required
Required range: 1 <= x <= 4096
expires_at
string<date-time>
required