Skip to main content
POST
Trigger data classification for a table

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Headers

X-Correlation-ID
string | null

Path Parameters

catalog
string
required

Catalog name.

schema
string
required

Schema name.

table
string
required

Table name.

Response

Successful Response

Response returned after a crew run starts.

correlation_id
string
required
status
enum<string>
default:pending
Available options:
pending,
running,
completed,
failed
message
string | null