Skip to main content
PUT
cURL (upload)

Authorizations

Authorization
string
header
required

Project API key. Pass as Authorization: Bearer ndsk_live_.... Manage keys via /projects/me/api-keys. Test-mode keys use the ndsk_test_ prefix.

Path Parameters

key
string
required

Image key (any URL-safe identifier).

Example:

"hero.background"

Body

file
file
required

Image file (jpg/jpeg/png/webp/gif/svg). Max 10MB.

Response

Image replaced synchronously (upload or url mode).

data
object