{
  "$schema": "http://json-schema.org/draft-07/schema#",
  "description": "Empty success response for `process/kill`.",
  "title": "ProcessKillResponse",
  "type": "object"
}