Teable Web API 遵循 HTTP 状态代码语义。
- 2xx 代表成功
- 4xx 用户错误
- 5xx 服务端错误
成功状态码
200 OK
请求已经成功完成.201 Created
请求已经成功完成,并创建了新的资源。错误码
400 Bad Request
请求正文无法解析为JSON,包括传入Body参数不符合规范要求。
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
🚀 表格拖选统计上线!查看 更新日志 了解详情。
{
"message": "not allowed to operate space|read on spcxxxxxx",
"status": 403,
"code": "restricted_resource"
}
JSON,包括传入Body参数不符合规范要求。
此页面对您有帮助吗?
