Skip to main content
PUT
cURL

Yetkilendirmeler

Authorization
string
header
gerekli

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Yol Parametreleri

baseId
string
gerekli
tableId
string
gerekli

Gövde

application/json
dbTableName
string
gerekli

table name in backend database. Limitation: 1-63 characters, start with letter or underscore, can only contain letters, numbers and underscore, case sensitive, cannot be duplicated with existing table name in the base.

Minimum string length: 1
Pattern: ^[a-z_]\w{0,62}$/i

Yanıt

200

Database table name successfully updated.

Son değiştirilme tarihi 4 Eylül 2026