{
  "data": {
    "webhook": {
      "id": 1,
      "name": "New Computer Notifier",
      "enabled": true,
      "url": "https://example.com/webhook",
      "content_type": "application/json",
      "event": "ComputerAdded",
      "connection_timeout": 5,
      "read_timeout": 2,
      "authentication_type": "NONE"
    }
  }
}