Deprecate, Reject, and Approve Scripts API
Deprecate, reject or approve a script based on the script name or ID.
API Request
curl --location --request POST 'https://qualys_base_url/sm/v1/scripts/{ScriptId/ScriptName}/deprecate' \ --header 'Content-Type: application/json' \ --header 'Authorization: Bearer\ --data-raw '{}'
Response
200-OK {}