Import exclusion

POST {{baseUrl}}/exclusions/import

Import exclusions from an exclusion import file that you have previously uploaded via the POST /file/upload endpoint.

Note: This endpoint does not support the network_id attribute in exclusion objects for import. Tenable.io automatically assigns imported exclusions to the default network object. To assign imported exclusions to a custom network, use the PUT /exclusions/exclusion_id endpoint after import. For more information about network objects, see Manage Networks.

Requires STANDARD [32] user permissions. See Permissions.

Request Body

{"file"=>"sit eu"}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring

RESPONSES

status: OK

{}