Create tag category

Creates a new tag category.

Requires the Scan Manager [40] user role. See Roles.

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

The name of the tag category. Note that name must not exceed 127 characters and must not contain colons.

string

The description of the tag category. Must not exceed 3,000 characters.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

400

Returned if Tenable Vulnerability Management encounters any of the following error conditions:

  • name—The name value in the request message exceeds 127 characters.
  • description—The description value in the request message exceeds 3,000 characters.
  • max_entries—Your request exceeds the maximum number of categories (100 per container).
  • duplicate—A category with the name you specified already exists.

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
text/html