Skip to content

Commit

Permalink
Update docs/Contributing/API-for-contributors.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rachaelshaw authored Sep 27, 2024
1 parent deb9565 commit d7be5d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/Contributing/API-for-contributors.md
Original file line number Diff line number Diff line change
Expand Up @@ -3405,7 +3405,7 @@ This endpoint is asynchronous, meaning it will start a background process to dow

_Available in Fleet Premium._

`GET /api/v1/fleet/software/batch/{request_uuid}`
`GET /api/v1/fleet/software/batch/:request_uuid`

This endpoint allows querying the status of a batch-apply software request (`POST /api/v1/fleet/software/batch`).
Returns `"status"` field that can be one of `"processing"`, `"complete"` or `"failed"`.
Expand Down

0 comments on commit d7be5d8

Please sign in to comment.