Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Permanently delete a table. Irreversible: cascades all records, fields, and refs.
cURL
curl --request DELETE \ --url https://api.useinvent.com/orgs/{org_id}/tables/{table_id} \ --header 'Authorization: Bearer <token>'
null
Bearer token authentication using your API key
Org ID
Table ID
Was this page helpful?