curl --request DELETE \
--url https://dev.startree.ai/tableConfigs/{tableName} \
--header 'Authorization: <api-key>'{
"status": "<string>"
}Delete the TableConfigs
curl --request DELETE \
--url https://dev.startree.ai/tableConfigs/{tableName} \
--header 'Authorization: <api-key>'{
"status": "<string>"
}Was this page helpful?