Terminate process
put/system/processes/{processId}/terminate
Terminates the specified process using the SIGKILL signal. User must be a CAS administrator or "own" the process by virtue of having created the session that uses the process.
Responses are only provided in JSON format.
Deprecated. Use DELETE /system/processes/{processId}.