Windows approve pending opportunity OS patch

For Windows OS patch opportunities that have a pending status, they can be approved through this API.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
integer
required

ID of Splashtop team

Body Params
string
required

(String) approved Example: { "op_ids":[403841267], "status":"approved" }

op_ids
array of integers
required

Unique IDs of the KB's opportunities, retrieved via 5.9.8.1 Windows OS Patch list. Accepts multiple opportunity IDs per request.

op_ids*
Responses
200

Successful response

400

Bad request — invalid parameters

401

Unauthorized — invalid or missing access token

403

Forbidden — insufficient scope, or the action/value/target is not allowed. See data.error for the sub-reason.

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!