Submit Data to Classify

Use this API to submit content for classification for a given custom connecter scan job.

πŸ—’

Things to Know

Path Params
int64
required
β‰₯ 1

The custom connector scan job's identifier. This value can be obtained using the Get List of Scan Jobs API.

Body Params
int64
required
β‰₯ 1

The custom connector scan job's identifier. This value can be obtained using the Get List of Scan Jobs API.

string
required

The data source's identifier. This value can be obtained using the Get Data Sources API.

boolean

Flag to determine whether the data source is a structured or unstructured source.

int64
β‰₯ 1

Total Count of rows or lines sent for a given column/file.

content
array of objects
required

List of content details from the data source.

content*
Responses
200

OK

Language
URL
Response
Choose an example:
*/*