improved
Tenable.io: UTF-8 Character Support for Folder Names
over 1 year ago by Levi Beverly
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:
Endpoint | Change |
---|---|
POST /folders | The name body parameter now accepts any UTF-8 characters. |
PUT /folders/{folder_id} | The name body parameter now accepts any UTF-8 characters. |