Skip to main content
DELETE
Remove tag from column

Authorizations

Authorization
string
header
required

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

Path Parameters

tag
string
required

Tag name to remove.

table
string
required

Fully qualified table name in catalog.schema.table format.

column
string
required

Column name.

Response

Successful Response

success
boolean
required

Indicates whether the task completed successfully.