Validate table config for a table
Table
Validate table config for a table
This API returns the table config that matches the one you get from ‘GET /tables/’. This allows us to validate table config before apply.
POST
Validate table config for a table
Documentation Index
Fetch the complete documentation index at: https://docs.startree.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
The format of the key is "Basic <token>" or "Bearer <token>"
Query Parameters
comma separated list of validation type(s) to skip. supported types: (ALL|TASK|UPSERT)
Body
*/*
The body is of type string.
Response
200 - application/json
successful operation
The response is of type object.

