Rename folder
PUT {{baseUrl}}/folders/:folder_id
Renames a folder for the current user. You cannot rename Tenable-provided scan folders or custom folder that belong to other users (even if your account has administrator privileges).
Requires BASIC [16] user permissions. See Permissions.
Request Body
{"name"=>"est ipsum amet"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |
RESPONSES
status: OK
{}