v1

latestOpenAPI 3.0.12026-07-24233726.8 KB
Tags

Batch tag tables

Apply a tag to a collection of tables identified by absolute paths like "{database}.{schema}.{table}"

post/v1/tags/batch/tag-tables

Request body

tagNamestring
connectionIdstring uuid
absoluteTablePathsstring[]

A collection of tables represented as absolute paths like "{database}.{schema}.{table}"

Response

Success

successfullyTaggedTablePathsstring[]
notFoundTablePathsstring[] nullable