Skip to main content

CSV Upload to discover applications

POST 

/manual-discover-applications

This endpoint supports uploading a CSV file with application data for manual correlation to specific IDN connectors. If a suitable IDN connector is unavailable, the system will recommend generic connectors instead.

Request

Body

    file binaryrequired

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

Responses

The CSV has been successfully processed.

Loading...