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