Remove tags for a vulnerability

This operation enables you to remove one or more tags for the specified vulnerability.

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

Vulnerability ID.

string
required

The list of tags to be deleted. May be a single tag or a comma-separated list of tags.

Query Params
string
enum
Defaults to xml

Requested resource format for the response.

Allowed:
Responses
200

OK.

400

BadRequestResponse indicates a request with invalid parameters.

401

UnauthorizedResponse signals an unauthorized API access.

403

ForbiddenResponse signals a request for a resource that does not exist or is not authorized.

500

GenericError generic error.

Language
LoadingLoading…