v1
latestOpenAPI 3.0.12026-07-26245126202.6 KBTable
Validate table config for a table
This API returns the table config that matches the one you get from 'GET /tables/{tableName}'. This allows us to validate table config before apply.
post/tables/validate
Query parameters
validationTypesToSkipstring
comma separated list of validation type(s) to skip. supported types: (ALL|TASK|UPSERT)
Response
successful operation
ObjectNode required