diff --git a/docs/REST API/rest-api.md b/docs/REST API/rest-api.md index 24042bba6a..8192476be7 100644 --- a/docs/REST API/rest-api.md +++ b/docs/REST API/rest-api.md @@ -11197,7 +11197,7 @@ _Available in Fleet Premium._ | ---- | ------- | ---- | -------------------------------------------- | | id | integer | path | **Required**. The ID of the software title to download software package.| | team_id | integer | query | **Required**. The team ID. Downloads a software package added to the specified team. | -| alt | integer | query | **Required**. If specified and set to "media", downloads the specified software package. | +| alt | string | query | **Required**. If specified and set to `"media"`, downloads the specified software package. | #### Example