Bulk delete tag values

POST {{baseUrl}}/tags/values/delete-requests

Deletes tag values in bulk. If you delete an asset tag, Tenable.io also removes that tag from any assets where the tag was assigned. If you delete all asset tags associated with a category, Tenable.io retains the category. You must delete the category separately.

Requires BASIC [16] user permissions. See Permissions.

Request Body

{"values"=>["18179e00-b0e0-4fd7-be91-e9e854fe66b9", "f45a48b4-50e7-41c3-afb9-2e01f5423698", "fb7fae7d-8acb-48e4-928c-d93103e9e73f"]}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring

RESPONSES

status: OK

{}