Skip to main content
POST
Finalize image upload

Authorizations

Authorization
string
header
required

API key or session token (Bearer)

Path Parameters

id
string
required

Body

application/json
key
string
required

The key returned when the URL was issued.

filename
string
required
contentType
string
required
size
number
required
surface
enum<string>
required

Where the image is used, which decides how it is scoped.

Available options:
description,
comment

Response

The stored asset

id
string
required
url
string
required

Where the stored image can be read back from.