API ReferenceTables API
Tables API
Таблицы и операции со строками.
Таблицы и операции со строками. Выберите операцию в навигации.
Страницы этого раздела сгенерированы из OpenAPI. Тело запроса, параметры и ответы обновляются вместе с контрактом платформы.
Upsert File PUT
Creates or updates a file using the `key` parameter as unique identifier. Updating a file will erase the existing content of the file. Upload the file content by sending it in a PUT request to the `uploadUrl` returned in the response.
Create Table POST
Initiates the creation of a new table based on the provided schema, excluding system-managed fields like IDs and timestamps.