POST /API/managementAPI/archive/{processUUID} options=…
AbstractRemoteManagementAPI.archive({'processUUID': /* processUUID the process definition UUID */, 'options': /* options the options map (domain, queyList, user) */});
Archive a process. An archived process cannot be enable anymore.