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.
Execute Atomic Table Operations POST
Executes an ordered, idempotent batch of table operations in one READ COMMITTED PostgreSQL transaction.