cURL
import
Post import
create table from file
POST
cURL
Documentation Index
Fetch the complete documentation index at: https://www.sheets.vn/docs/llms.txt
Use this file to discover all available pages before exploring further.
Ủy quyền
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Tham số đường dẫn
Nội dung
application/json
Phản hồi
201 - application/json
Returns data about a table without records
The id of table.
The name of the table.
Table name in backend database. Limitation: 1-63 characters, start with letter, can only contain letters, numbers and underscore, case insensitive, cannot be duplicated with existing db table name in the base.
Pattern:
^[a-z]\w{0,62}$/iThe description of the table.
The emoji icon string of the table.
The last modified time of the table.
The default view id of the table.