Skip to main content
POST
Import a .cube LUT file to the camera

Path Parameters

cameraId
string
required

Camera identifier (e.g. D10F60149B0C)

Body

application/json
filePath
string
required

Absolute or working-directory-relative path to a .cube file on the host

Example:

"/Users/me/luts/example.cube"

slot
integer
default:1

Camera user LUT slot to import into

Required range: 1 <= x <= 16

Response

LUT import accepted (async)

success
boolean
required
message
string
required
data
object