2) Start an Image Editor Process

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

Request Body

{"input"=>{"source"=>{"fileId"=>"{{fileId}}"}, "operations"=>[{"type"=>"rotate", "angle"=>90}]}, "minSecondsAvailable"=>60}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Accusoft-Affinity-Tokenstring

RESPONSES

status: OK

{"processId":"overfDNVxOHeGt0CpLcS7A","state":"processing","expirationDateTime":"2023-02-08T15:51:43.217Z","input":{"source":{"fileId":"iY6eeSwRg_67pPLUW47M7g"},"operations":[{"type":"rotate","angle":90}]}}