improved

Tenable.io: UTF-8 Character Support for Folder Names

The Tenable.io API has been updated to allow the use of any valid UTF-8 characters when naming a folder with the Create folder and Rename folder endpoints.

This update affects the following endpoints:

EndpointChange
POST /foldersThe name body parameter now accepts any UTF-8 characters.
PUT /folders/{folder_id}The name body parameter now accepts any UTF-8 characters.