Skip to main content

CSV Upload to discover applications

POST 

/manual-discover-applications

This API allows for the upload of a CSV file containing application data to be manually correlated to potential IDN connector(s).

Request

Body

    csvFile binaryrequired

Responses

The CSV has been successfully processed.

Schema
    file binaryrequired

    The CSV file to upload containing application_name and description columns. Each row represents an application to be discovered.

Loading...