2) Start an Image Editor Process

POST {{imagegear_base_url}}/api/v1/imageEditors

Request Body

{"input"=>{"source"=>{"fileId"=>"{{fileId}}"}, "operations"=>[{"type"=>"convertColorSpace", "newColorSpace"=>"gy"}]}, "minSecondsAvailable"=>60}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Accusoft-Affinity-Tokenstring

RESPONSES

status: OK

{"processId":"cPvanThV7tJ59Ea9Ayfu3w","state":"processing","expirationDateTime":"2023-02-08T15:52:34.482Z","input":{"source":{"fileId":"UNtC5EdFKTT051DpHAzUhA"},"operations":[{"type":"convertColorSpace","newColorSpace":"gy"}]}}