Delete tag value

Deletes the specified tag value. If you delete an asset tag, Tenable Vulnerability Management also removes that tag from any assets where the tag was assigned.

Note: If you delete all asset tags associated with a category, Tenable Vulnerability Management retains the category. You must delete the category separately. Additionally, to delete a tag value, you must be an admin or have edit permissions on the tag value.

Requires the Scan Operator [24] user role. See Roles.

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

The unique identifier (UUID) of the tag value you want to delete.

Note: A tag UUID is technically assigned to the tag value only (the second half of the category:value pair), but the API commands use this value to represent the whole category:value pair. For more information on determining this value, see Determine Tag Identifiers.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

403

Returned if you do not have permissions to delete tags.

404

Returned if the specified tag value was not found.

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