Skip to main content

CSV template download for discovery

GET 

/manual-discover-applications-template

Allows the user to download an example CSV file with two columns application_name and domain. The CSV file contains a single row with the values 'Example Application' and 'Example Description'.

Request

Responses

A CSV file download was successful.

Schema
    application_name string

    Name of the example application.

    domain string

    Description of the example application's domain.

Loading...