POST /API/managementAPI/enable/{processUUID} options=…
AbstractRemoteManagementAPI.enable({'processUUID': /* processUUID the process definition UUID */, 'options': /* options the options map (domain, queyList, user) */});
Enable a process.