---
title: "POST /api/downloads/download-software"
method: POST
path: "/api/downloads/download-software"
tags: ["downloads"]
---

# POST /api/downloads/download-software

`POST /api/downloads/download-software`

## Request body

- PostDownloadSwRequest
  - `username` string, nullable
  - `swID` integer
  - `swGrpID` integer
  - `isRNotes` integer
  - `appName` string, nullable
  - `oemCode` string, nullable
  - `source` string, nullable

## Response `200`

Success

---

[API](https://skmtc.dev/mysonicwall/apis/restapi-core-v1.md) · [All operations](https://skmtc.dev/mysonicwall/apis/restapi-core-v1/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/mysonicwall/restapi-core-v1/revisions/ddffed195eba/schema)
