Create a policy

This operation enables you to create a new vulnerability policy.

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

Client ID where the policy will be created.

Body Params

Holds the information to create a new vuln policy.

string

Name of the vuln policy.

number

Specifies whether vulns associated with policy to be auto voted.

vuln_classes
array of objects
vuln_classes
Responses
201

SuccessResponse request succeeded.

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.

409

Indicates that the request could not be processed because of conflict in the request, such as an edit conflict.

500

GenericError generic error.

Language
LoadingLoading…